1 write to _threadingContext
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
EventHookup\EventHookupSessionManager_EventHookupSession.cs (1)
93
_threadingContext
= eventHookupSessionManager.ThreadingContext;
9 references to _threadingContext
Microsoft.CodeAnalysis.CSharp.EditorFeatures (9)
EventHookup\EventHookupSessionManager_EventHookupSession.cs (9)
54
_threadingContext
.ThrowIfNotOnUIThread();
63
_threadingContext
.ThrowIfNotOnUIThread();
72
_threadingContext
.ThrowIfNotOnUIThread();
79
_threadingContext
.ThrowIfNotOnUIThread();
94
_threadingContext
.ThrowIfNotOnUIThread();
170
_threadingContext
.ThrowIfNotOnBackgroundThread();
189
_threadingContext
.ThrowIfNotOnBackgroundThread();
202
_threadingContext
.ThrowIfNotOnBackgroundThread();
224
_threadingContext
.ThrowIfNotOnBackgroundThread();