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