1 write to SupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CodeFixes\CodeFixServiceTests.cs (1)
562
=>
SupportedDiagnostics
= CreateSupportedDiagnostics(reportedDiagnosticIdsWithCategories);
1 reference to SupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
CodeFixes\CodeFixServiceTests.cs (1)
164
Assert.Empty(documentDiagnosticAnalyzer.
SupportedDiagnostics
);