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