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