2 references to TranslateSpan
Microsoft.CodeAnalysis (1)
Syntax\LineDirectiveMap.cs (1)
55
return
TranslateSpan
(entry, treeFilePath, unmappedStartPos, unmappedEndPos);
Microsoft.CodeAnalysis.CSharp (1)
Syntax\CSharpLineDirectiveMap.cs (1)
255
return
TranslateSpan
(entry, treeFilePath, unmappedStartPos, unmappedEndPos);