1 write to ThreadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
70
ThreadingContext
= threadingContext;
4 references to ThreadingContext
Microsoft.VisualStudio.LanguageServices (4)
ProjectSystem\Legacy\AbstractLegacyProject.cs (4)
71
ThreadingContext
.ThrowIfNotOnUIThread();
180
ThreadingContext
.ThrowIfNotOnUIThread();
324
ThreadingContext
.ThrowIfNotOnUIThread();
340
ThreadingContext
.ThrowIfNotOnUIThread();