1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\OpenTextBufferProvider.cs (1)
61_threadingContext = threadingContext;
9 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (9)
ProjectSystem\OpenTextBufferProvider.cs (9)
84_threadingContext.ThrowIfNotOnUIThread(); 109await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(); 133_threadingContext.ThrowIfNotOnUIThread(); 165_threadingContext.ThrowIfNotOnUIThread(); 196_threadingContext.ThrowIfNotOnUIThread(); 208_threadingContext.ThrowIfNotOnUIThread(); 270_threadingContext.ThrowIfNotOnUIThread(); 287_threadingContext.ThrowIfNotOnUIThread(); 321_threadingContext.ThrowIfNotOnUIThread();