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

NoResolvableConstructorFoundException

Exception thrown when component has no resolvable constructor that can be used to create an instance.
public Type Type { get; }

public NoResolvableConstructorFoundException(string message, Exception innerException, ComponentModel componentModel)