Diagnostics
Gets the list of compilation errors or warnings.
Declaration
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionDiagnostic> |
Gets the list of compilation errors or warnings.
public ImmutableArray<IIntrospectionDiagnostic> Diagnostics { get; }| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionDiagnostic> |