1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
InheritanceMargin\InheritanceGlyphManager.cs (1)
67
_threadingContext
= threadingContext;
5 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (5)
InheritanceMargin\InheritanceGlyphManager.cs (5)
93
_threadingContext
.ThrowIfNotOnUIThread();
110
_threadingContext
.ThrowIfNotOnUIThread();
132
_threadingContext
.ThrowIfNotOnUIThread();
205
_threadingContext
,
220
_threadingContext
.ThrowIfNotOnUIThread();