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