1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\OpenTextBufferProvider.cs (1)
60_threadingContext = threadingContext;
8 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (8)
ProjectSystem\OpenTextBufferProvider.cs (8)
78_threadingContext.ThrowIfNotOnUIThread(); 120_threadingContext.ThrowIfNotOnUIThread(); 152_threadingContext.ThrowIfNotOnUIThread(); 183_threadingContext.ThrowIfNotOnUIThread(); 195_threadingContext.ThrowIfNotOnUIThread(); 257_threadingContext.ThrowIfNotOnUIThread(); 274_threadingContext.ThrowIfNotOnUIThread(); 308_threadingContext.ThrowIfNotOnUIThread();