3 references to ConvertToMap
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Service\CodeFixService.cs (3)
123var spanToDiagnostics = ConvertToMap(text, allDiagnostics); 217var spanToDiagnostics = ConvertToMap(text, diagnostics); 236var spanToDiagnostics = ConvertToMap(text, diagnostics);