Property SupportedDiagnostics
SupportedDiagnostics
Returns a set of descriptors for the diagnostics that this analyzer is capable of producing.
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; }
Returns a set of descriptors for the diagnostics that this analyzer is capable of producing.
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; }