Metalama / / API Documentation / Introspection API / Metalama.​Framework.​Introspection / IIntrospection­Compilation­Details / Diagnostics
Open sandbox

Property Diagnostics

Diagnostics

Gets the list of diagnostics reported by Metalama and by aspects.

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