1 write to _threadingContext
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
EventHookup\EventHookupSessionManager_EventHookupSession.cs (1)
90
_threadingContext
= eventHookupSessionManager.ThreadingContext;
9 references to _threadingContext
Microsoft.CodeAnalysis.CSharp.EditorFeatures (9)
EventHookup\EventHookupSessionManager_EventHookupSession.cs (9)
51
_threadingContext
.ThrowIfNotOnUIThread();
60
_threadingContext
.ThrowIfNotOnUIThread();
69
_threadingContext
.ThrowIfNotOnUIThread();
76
_threadingContext
.ThrowIfNotOnUIThread();
91
_threadingContext
.ThrowIfNotOnUIThread();
167
_threadingContext
.ThrowIfNotOnBackgroundThread();
186
_threadingContext
.ThrowIfNotOnBackgroundThread();
199
_threadingContext
.ThrowIfNotOnBackgroundThread();
221
_threadingContext
.ThrowIfNotOnBackgroundThread();