<PackageReference Include="Relativity.ObjectManager" Version="9.6.284.6" />

DefaultGenericHandler

public DefaultGenericHandler(ComponentModel model, IGenericImplementationMatchingStrategy implementationMatchingStrategy, IGenericServiceStrategy serviceStrategy)

protected virtual Type[] AdaptServices(Type closedImplementationType, Type requestedType)

protected virtual IHandler BuildSubHandler(Type closedImplementationType, Type requestedType)

protected IHandler GetSubHandler(Type genericType, Type requestedType)

protected bool SupportsAssignable(Type service, Type modelService, Type[] serviceArguments)