DiagnosticSuppressor.SupportedDiagnostics Property

Definition

public override sealed System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.DiagnosticDescriptor> SupportedDiagnostics { get; }
member this.SupportedDiagnostics : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.DiagnosticDescriptor>
Public Overrides NotOverridable ReadOnly Property SupportedDiagnostics As ImmutableArray(Of DiagnosticDescriptor)

Property Value

Applies to