<PackageReference Include="Castle.Windsor" Version="3.2.1" />

ConfigurationParametersInspector

Check for a node 'parameters' within the component configuration. For each child it, a ParameterModel is created and added to ComponentModel's Parameters collection

public virtual void ProcessModel(IKernel kernel, ComponentModel model)

Inspect the configuration associated with the component and populates the parameter model collection accordingly