1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
Workspaces\AbstractTextBufferVisibilityTracker.cs (1)
35
_threadingContext
= threadingContext;
5 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (5)
Workspaces\AbstractTextBufferVisibilityTracker.cs (5)
48
_threadingContext
.ThrowIfNotOnUIThread();
54
_threadingContext
.ThrowIfNotOnUIThread();
71
_threadingContext
.ThrowIfNotOnUIThread();
91
_threadingContext
.ThrowIfNotOnUIThread();
103
_threadingContext
.ThrowIfNotOnUIThread();