1 write to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AbstractController.cs (1)
50ThreadingContext = threadingContext;
9 references to ThreadingContext
Microsoft.CodeAnalysis.EditorFeatures (9)
IntelliSense\AbstractController.cs (9)
72this.ThreadingContext.ThrowIfNotOnUIThread(); 82this.ThreadingContext.ThrowIfNotOnUIThread(); 91this.ThreadingContext.ThrowIfNotOnUIThread(); 99this.ThreadingContext.ThrowIfNotOnUIThread(); 109this.ThreadingContext.ThrowIfNotOnUIThread(); 115this.ThreadingContext.ThrowIfNotOnUIThread(); 121this.ThreadingContext.ThrowIfNotOnUIThread(); 130this.ThreadingContext.ThrowIfNotOnUIThread(); 142this.ThreadingContext.ThrowIfNotOnUIThread();