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