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