2 references to GetDiagnosticsIds
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllState.cs (2)
74var diagnosticIds = GetDiagnosticsIds(diagnosticsToFix.Values); 97var diagnosticIds = GetDiagnosticsIds(diagnosticsToFix.Values);