3 references to MapSpanFromSecondaryBufferToPrimaryBufferAsync
Microsoft.VisualStudio.LanguageServices (3)
Extensions\VsTextSpanExtensions.cs (1)
33/// Only call this from the UI thread. See <see cref="MapSpanFromSecondaryBufferToPrimaryBufferAsync"/> for the async version.
Workspace\VisualStudioDocumentNavigationService.cs (2)
271var mapped = await vsTextSpan.MapSpanFromSecondaryBufferToPrimaryBufferAsync( 418var mapped = await spanInSecondaryBuffer.MapSpanFromSecondaryBufferToPrimaryBufferAsync(