1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\AbstractTextBufferVisibilityTracker.cs (1)
35
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (10)
Workspaces\AbstractTextBufferVisibilityTracker.cs (10)
48
_threadingContext
.ThrowIfNotOnUIThread();
54
_threadingContext
.ThrowIfNotOnUIThread();
71
_threadingContext
.ThrowIfNotOnUIThread();
91
_threadingContext
.ThrowIfNotOnUIThread();
103
_threadingContext
.ThrowIfNotOnUIThread();
160
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
173
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
179
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
185
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
216
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();