Analyzes the supplied container instance.
Namespace: SimpleInjector.Diagnostics
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Parameters
- container
- Type: SimpleInjectorContainer
The container instance to analyze.
Return Value
Type: DiagnosticResultA collection of DiagnosticResult sub types that describe the diagnostic warnings and messages.
See Also