1 reference to GetPairExtentsAsync
Microsoft.VisualStudio.LanguageServices (1)
Implementation\AbstractVsTextViewFilter.cs (1)
134return this.ThreadingContext.JoinableTaskFactory.Run(() => GetPairExtentsAsync(iLine, iIndex, pSpan));