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();