Diagnostics
Gets the list of diagnostics produced by the aspect.
Declaration
ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionDiagnostic> |
Gets the list of diagnostics produced by the aspect.
ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionDiagnostic> |