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