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