1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\LazyToolTip.cs (1)
35
_threadingContext
= threadingContext;
3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
QuickInfo\LazyToolTip.cs (3)
39
_threadingContext
.ThrowIfNotOnUIThread();
60
_threadingContext
.ThrowIfNotOnUIThread();
78
_threadingContext
.ThrowIfNotOnUIThread();