AmbiguousLifestylesDiagnosticResultDiagnosedRegistration Property

Simple Injector
Gets the registration that caused this warning.

Namespace:  SimpleInjector.Diagnostics
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public InstanceProducer DiagnosedRegistration { get; }

Property Value

Type: InstanceProducer
An InstanceProducer.
See Also

Reference