11 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (11)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (11)
66_threadingContext.ThrowIfNotOnUIThread(); 69var success = _threadingContext.JoinableTaskFactory.Run(() => TryStartAsync(CancellationToken.None)); 76_threadingContext.ThrowIfNotOnUIThread(); 135_threadingContext.ThrowIfNotOnUIThread(); 175_threadingContext.ThrowIfNotOnUIThread(); 243_threadingContext.ThrowIfNotOnUIThread(); 267_threadingContext.ThrowIfNotOnUIThread(); 324_threadingContext.ThrowIfNotOnUIThread(); 369_threadingContext.ThrowIfNotOnUIThread(); 399_threadingContext.ThrowIfNotOnUIThread(); 412_threadingContext.ThrowIfNotOnUIThread();