Gets the contextual information of the consuming component that directly depends on the resolved
service. This property will return null in case the service is resolved directly from the container.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: InjectionConsumerInfoThe InjectionConsumerInfo or null.
See Also