Gets the collection of registrations that have the component's current dependency as
implementation type, but have a lifestyle that is different than the current dependency.
Namespace: SimpleInjector.Diagnostics
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ReadOnlyCollectionInstanceProducerA collection of InstanceProducer instances.
See Also