Gets the InstanceProducer that is responsible for the initialization of the created
instance.
Namespace: SimpleInjector.Advanced
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: InstanceProducerThe InstanceProducer or null when the instance producer is unknown.
See Also