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