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