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