1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\InvisibleEditor.cs (1)
45_threadingContext = serviceProvider.GetMefService<IThreadingContext>();
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\InvisibleEditor.cs (2)
46_threadingContext.ThrowIfNotOnUIThread(); 142_threadingContext.ThrowIfNotOnUIThread();