1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (1)
66
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (10)
AutomaticCompletion\BraceCompletionSessionProvider.BraceCompletionSession.cs (10)
73
_threadingContext
.ThrowIfNotOnUIThread();
83
_threadingContext
.ThrowIfNotOnUIThread();
145
_threadingContext
.ThrowIfNotOnUIThread();
185
_threadingContext
.ThrowIfNotOnUIThread();
253
_threadingContext
.ThrowIfNotOnUIThread();
277
_threadingContext
.ThrowIfNotOnUIThread();
334
_threadingContext
.ThrowIfNotOnUIThread();
379
_threadingContext
.ThrowIfNotOnUIThread();
409
_threadingContext
.ThrowIfNotOnUIThread();
422
_threadingContext
.ThrowIfNotOnUIThread();