3 references to MapSpanFromSecondaryBufferToPrimaryBufferAsync
Microsoft.VisualStudio.LanguageServices (3)
LanguageService\AbstractLanguageService`2.VsLanguageDebugInfo.cs (1)
242
var mappedSpan = await span.
MapSpanFromSecondaryBufferToPrimaryBufferAsync
(
Workspace\VisualStudioDocumentNavigationService.cs (2)
324
var mapped = await vsTextSpan.
MapSpanFromSecondaryBufferToPrimaryBufferAsync
(
464
var mapped = await spanInSecondaryBuffer.
MapSpanFromSecondaryBufferToPrimaryBufferAsync
(