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();