3 references to ConvertToMap
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Service\CodeFixService.cs (3)
118var spanToDiagnostics = ConvertToMap(text, allDiagnostics); 212var spanToDiagnostics = ConvertToMap(text, diagnostics); 231var spanToDiagnostics = ConvertToMap(text, diagnostics);