Base:
property
SupportedDiagnostics
Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer.SupportedDiagnostics
1 write to SupportedDiagnostics
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (1)
EditorConfigSettings\DataProvider\DataProviderTests.MockAnalyzerReference.cs (1)
74
=>
SupportedDiagnostics
= CreateSupportedDiagnostics(reportedDiagnosticIdsWithCategories);
1 reference to SupportedDiagnostics
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (1)
EditorConfigSettings\DataProvider\DataProviderTests.MockAnalyzerReference.cs (1)
109
foreach (var descriptor in
SupportedDiagnostics
)