1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
53
_threadingContext
= threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
DocumentOutline\DocumentOutlineView.xaml.cs (3)
206
_threadingContext
.ThrowIfNotOnUIThread();
279
_threadingContext
.ThrowIfNotOnUIThread();
347
_threadingContext
.ThrowIfNotOnUIThread();