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