Base:
property
SupportedDiagnostics
Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer.SupportedDiagnostics
1 override of SupportedDiagnostics
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Security\DoNotUseDataSetReadXml.cs (1)
42
public override ImmutableArray<DiagnosticDescriptor>
SupportedDiagnostics
{ get; } =
1 reference to SupportedDiagnostics
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Security\DoNotUseInsecureDeserializerMethodsBase.cs (1)
49
/// <see cref="
SupportedDiagnostics
"/> to contain all possible diagnostic descriptors.</remarks>