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