DiagnosticResultServiceType Property

Simple Injector
Gets the service type to which this warning is related.

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

public Type ServiceType { get; }

Property Value

Type: Type
A Type.
See Also

Reference