12 references to _threadingContext
Microsoft.CodeAnalysis.CSharp.EditorFeatures (12)
EventHookup\EventHookupCommandHandler_SessionCancellingCommands.cs (2)
20_threadingContext.ThrowIfNotOnUIThread(); 27_threadingContext.ThrowIfNotOnUIThread();
EventHookup\EventHookupCommandHandler_TabKeyCommand.cs (7)
39_threadingContext.ThrowIfNotOnUIThread(); 52_threadingContext.ThrowIfNotOnUIThread(); 62_threadingContext.ThrowIfNotOnUIThread(); 122_threadingContext.ThrowIfNotOnUIThread(); 129_threadingContext.ThrowIfNotOnUIThread(); 145_threadingContext.ThrowIfNotOnUIThread(); 160_threadingContext.ThrowIfNotOnUIThread();
EventHookup\EventHookupCommandHandler_TypeCharCommand.cs (3)
24_threadingContext.ThrowIfNotOnUIThread(); 69_threadingContext.ThrowIfNotOnUIThread(); 85_threadingContext.ThrowIfNotOnUIThread();