1 write to ThreadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
71ThreadingContext = threadingContext;
4 references to ThreadingContext
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\Legacy\AbstractLegacyProject.cs (4)
72ThreadingContext.ThrowIfNotOnUIThread(); 181ThreadingContext.ThrowIfNotOnUIThread(); 325ThreadingContext.ThrowIfNotOnUIThread(); 341ThreadingContext.ThrowIfNotOnUIThread();