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();