1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VsRefactorNotifyService.cs (1)
33
_threadingContext
= threadingContext;
5 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (5)
Implementation\VsRefactorNotifyService.cs (5)
38
_threadingContext
.ThrowIfNotOnUIThread();
75
_threadingContext
.ThrowIfNotOnUIThread();
116
_threadingContext
.ThrowIfNotOnUIThread();
135
_threadingContext
.ThrowIfNotOnUIThread();
178
_threadingContext
.ThrowIfNotOnUIThread();