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