1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\OpenTextBufferProvider.cs (1)
61
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (10)
ProjectSystem\OpenTextBufferProvider.cs (10)
72
_threadingContext
.ThrowIfNotOnUIThread();
88
_threadingContext
.ThrowIfNotOnUIThread();
114
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync();
138
_threadingContext
.ThrowIfNotOnUIThread();
170
_threadingContext
.ThrowIfNotOnUIThread();
201
_threadingContext
.ThrowIfNotOnUIThread();
213
_threadingContext
.ThrowIfNotOnUIThread();
275
_threadingContext
.ThrowIfNotOnUIThread();
292
_threadingContext
.ThrowIfNotOnUIThread();
326
_threadingContext
.ThrowIfNotOnUIThread();