1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
55
_threadingContext
= threadingContext;
4 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentOutlineView.xaml.cs (4)
82
_threadingContext
.ThrowIfNotOnUIThread();
241
_threadingContext
.ThrowIfNotOnUIThread();
314
_threadingContext
.ThrowIfNotOnUIThread();
386
_threadingContext
.ThrowIfNotOnUIThread();