1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentSymbolUIItem.cs (1)
68
_threadingContext
= threadingContext;
4 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (4)
DocumentOutline\DocumentSymbolUIItem.cs (4)
35
_threadingContext
.ThrowIfNotOnUIThread();
40
_threadingContext
.ThrowIfNotOnUIThread();
52
_threadingContext
.ThrowIfNotOnUIThread();
57
_threadingContext
.ThrowIfNotOnUIThread();