Base:
property
SupportedDiagnostics
Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer.SupportedDiagnostics
1 write to SupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CodeFixes\CodeFixServiceTests.cs (1)
543
=>
SupportedDiagnostics
= CreateSupportedDiagnostics(reportedDiagnosticIdsWithCategories);
1 reference to SupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CodeFixes\CodeFixServiceTests.cs (1)
166
Assert.Empty(documentDiagnosticAnalyzer.
SupportedDiagnostics
);