1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Utilities\VsCodeWindowViewTracker.cs (1)
43
_threadingContext
= threadingContext;
6 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (6)
Utilities\VsCodeWindowViewTracker.cs (6)
46
_threadingContext
.ThrowIfNotOnUIThread();
60
_threadingContext
.ThrowIfNotOnUIThread();
77
_threadingContext
.ThrowIfNotOnUIThread();
90
_threadingContext
.ThrowIfNotOnUIThread();
101
_threadingContext
.ThrowIfNotOnUIThread();
109
_threadingContext
.ThrowIfNotOnUIThread();