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