11 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (11)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (11)
79ThreadingContext.ThrowIfNotOnUIThread(); 83var success = ThreadingContext.JoinableTaskFactory.Run(() => TryStartAsync(GetFreshCancellationToken())); 95ThreadingContext.ThrowIfNotOnUIThread(); 155ThreadingContext.ThrowIfNotOnUIThread(); 207ThreadingContext.ThrowIfNotOnUIThread(); 273ThreadingContext.ThrowIfNotOnUIThread(); 308ThreadingContext.ThrowIfNotOnUIThread(); 365ThreadingContext.ThrowIfNotOnUIThread(); 410ThreadingContext.ThrowIfNotOnUIThread(); 440ThreadingContext.ThrowIfNotOnUIThread(); 453ThreadingContext.ThrowIfNotOnUIThread();