1 write to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AbstractController.cs (1)
51ThreadingContext = threadingContext;
8 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (8)
IntelliSense\AbstractController.cs (8)
73this.ThreadingContext.ThrowIfNotOnUIThread(); 83this.ThreadingContext.ThrowIfNotOnUIThread(); 92this.ThreadingContext.ThrowIfNotOnUIThread(); 100this.ThreadingContext.ThrowIfNotOnUIThread(); 110this.ThreadingContext.ThrowIfNotOnUIThread(); 116this.ThreadingContext.ThrowIfNotOnUIThread(); 122this.ThreadingContext.ThrowIfNotOnUIThread(); 131this.ThreadingContext.ThrowIfNotOnUIThread();