1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VsRefactorNotifyService.cs (1)
32
_threadingContext
= threadingContext;
5 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (5)
Implementation\VsRefactorNotifyService.cs (5)
37
_threadingContext
.ThrowIfNotOnUIThread();
74
_threadingContext
.ThrowIfNotOnUIThread();
115
_threadingContext
.ThrowIfNotOnUIThread();
134
_threadingContext
.ThrowIfNotOnUIThread();
169
_threadingContext
.ThrowIfNotOnUIThread();