3 references to ConvertToMap
Microsoft.CodeAnalysis.Features (3)
CodeFixes\Service\CodeFixService.cs (3)
120var spanToDiagnostics = ConvertToMap(text, allDiagnostics); 214var spanToDiagnostics = ConvertToMap(text, diagnostics); 233var spanToDiagnostics = ConvertToMap(text, diagnostics);