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

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)