1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (1)
64
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (10)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (10)
71
_threadingContext
.ThrowIfNotOnUIThread();
81
_threadingContext
.ThrowIfNotOnUIThread();
143
_threadingContext
.ThrowIfNotOnUIThread();
183
_threadingContext
.ThrowIfNotOnUIThread();
251
_threadingContext
.ThrowIfNotOnUIThread();
275
_threadingContext
.ThrowIfNotOnUIThread();
332
_threadingContext
.ThrowIfNotOnUIThread();
377
_threadingContext
.ThrowIfNotOnUIThread();
407
_threadingContext
.ThrowIfNotOnUIThread();
420
_threadingContext
.ThrowIfNotOnUIThread();