MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Aspect­InstanceDiagnostics
Open sandboxFocus

IIntrospectionAspectInstance.Diagnostics Property

Diagnostics

Gets the list of diagnostics produced by the aspect.

Declaration
ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionDiagnostic>