11 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (11)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (11)
66
_threadingContext
.ThrowIfNotOnUIThread();
69
var 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();