Table of Contents

Property SupportedDiagnostics

Namespace
GrindFest.Offline
Assembly
GrindFest.dll

SupportedDiagnostics

Returns a set of descriptors for the diagnostics that this analyzer is capable of producing.

public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics { get; }

Property Value

ImmutableArray<DiagnosticDescriptor>