Diagnostics
Gets the list of diagnostics reported by Metalama and by aspects.
Declaration
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionDiagnostic> |
Gets the list of diagnostics reported by Metalama and by aspects.
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionDiagnostic> |