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(); 165_tracker._threadingContext.ThrowIfNotOnUIThread(); 178_tracker._threadingContext.ThrowIfNotOnUIThread(); 184_tracker._threadingContext.ThrowIfNotOnUIThread(); 190_tracker._threadingContext.ThrowIfNotOnUIThread(); 221_tracker._threadingContext.ThrowIfNotOnUIThread();