2 references to CreateSupportedDiagnostics
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeFixes\CodeFixServiceTests.cs (2)
524
=> SupportedDiagnostics =
CreateSupportedDiagnostics
(reportedDiagnosticIdsWithCategories);
562
=> SupportedDiagnostics =
CreateSupportedDiagnostics
(reportedDiagnosticIdsWithCategories);