1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\AbstractTextBufferVisibilityTracker.cs (1)
36
_threadingContext
= threadingContext;
10 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (10)
Workspaces\AbstractTextBufferVisibilityTracker.cs (10)
49
_threadingContext
.ThrowIfNotOnUIThread();
55
_threadingContext
.ThrowIfNotOnUIThread();
72
_threadingContext
.ThrowIfNotOnUIThread();
92
_threadingContext
.ThrowIfNotOnUIThread();
104
_threadingContext
.ThrowIfNotOnUIThread();
161
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
174
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
180
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
186
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();
217
_tracker.
_threadingContext
.ThrowIfNotOnUIThread();