1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
54
_threadingContext
= threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
DocumentOutline\DocumentOutlineView.xaml.cs (3)
207
_threadingContext
.ThrowIfNotOnUIThread();
280
_threadingContext
.ThrowIfNotOnUIThread();
352
_threadingContext
.ThrowIfNotOnUIThread();