1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\OpenTextBufferProvider.cs (1)
60
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (10)
ProjectSystem\OpenTextBufferProvider.cs (10)
66
_threadingContext
.ThrowIfNotOnUIThread();
86
_threadingContext
.ThrowIfNotOnUIThread();
116
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync();
144
_threadingContext
.ThrowIfNotOnUIThread();
176
_threadingContext
.ThrowIfNotOnUIThread();
207
_threadingContext
.ThrowIfNotOnUIThread();
219
_threadingContext
.ThrowIfNotOnUIThread();
281
_threadingContext
.ThrowIfNotOnUIThread();
298
_threadingContext
.ThrowIfNotOnUIThread();
332
_threadingContext
.ThrowIfNotOnUIThread();