Extensions
Gets the extensions (such as code fixes) associated with this diagnostic.
Declaration
ImmutableArray<IDiagnosticExtension> Extensions { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<IDiagnosticExtension> |
Gets the extensions (such as code fixes) associated with this diagnostic.
ImmutableArray<IDiagnosticExtension> Extensions { get; }| Type | Description |
|---|---|
| ImmutableArray<IDiagnosticExtension> |