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

IExposeDependencyInfo

public interface IExposeDependencyInfo
Might be implemented by a handler so it can expose access to dependency information which is used to construct meaningful error messages

Informs the inspector about missing dependencies. Implementers should ignore the call if no dependencies are missing and call back the inspector with the information required otherwise