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