11 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (11)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (11)
78ThreadingContext.ThrowIfNotOnUIThread(); 82var success = ThreadingContext.JoinableTaskFactory.Run(() => TryStartAsync(GetFreshCancellationToken())); 94ThreadingContext.ThrowIfNotOnUIThread(); 154ThreadingContext.ThrowIfNotOnUIThread(); 206ThreadingContext.ThrowIfNotOnUIThread(); 272ThreadingContext.ThrowIfNotOnUIThread(); 307ThreadingContext.ThrowIfNotOnUIThread(); 364ThreadingContext.ThrowIfNotOnUIThread(); 409ThreadingContext.ThrowIfNotOnUIThread(); 439ThreadingContext.ThrowIfNotOnUIThread(); 452ThreadingContext.ThrowIfNotOnUIThread();