Open sandboxFocus

Property Extensions

Extensions

Gets the extensions (such as code fixes) associated with this diagnostic.

Declaration
ImmutableArray<IDiagnosticExtension> Extensions { get; }
Property Value
Type Description
ImmutableArray<IDiagnosticExtension>