2 references to ThreadingContext
Microsoft.VisualStudio.LanguageServices (2)
Implementation\AbstractVsTextViewFilter.cs (2)
40(pbstrText, var result) = this.ThreadingContext.JoinableTaskFactory.Run(() => GetDataTipTextAsync(pSpan)); 134return this.ThreadingContext.JoinableTaskFactory.Run(() => GetPairExtentsAsync(iLine, iIndex, pSpan));