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

ConstructorDependenciesModelInspector

This implementation of IContributeComponentModelConstruction collects all available constructors and populates them in the model as candidates. The Kernel will pick up one of the candidates according to a heuristic.

public virtual void ProcessModel(IKernel kernel, ComponentModel model)