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