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