3 references to GetVsTextSpan
Microsoft.VisualStudio.LanguageServices (3)
Workspace\VisualStudioDocumentNavigationService.cs (3)
109text => GetVsTextSpan(text, textSpan, allowInvalidSpan),
110(text, span) => GetVsTextSpan(text, span, allowInvalidSpan),
124(text, span) => GetVsTextSpan(text, span, allowInvalidSpan: false),