7 references to ThrowIfNotOnBackgroundThread
Microsoft.CodeAnalysis.CSharp.EditorFeatures (4)
EventHookup\EventHookupSessionManager_EventHookupSession.cs (4)
167_threadingContext.ThrowIfNotOnBackgroundThread(); 186_threadingContext.ThrowIfNotOnBackgroundThread(); 199_threadingContext.ThrowIfNotOnBackgroundThread(); 221_threadingContext.ThrowIfNotOnBackgroundThread();
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\IDocumentProvider.cs (1)
26_threadingContext.ThrowIfNotOnBackgroundThread();
SignatureHelp\Controller.Session_ComputeModel.cs (1)
55this.Computation.ThreadingContext.ThrowIfNotOnBackgroundThread();
SignatureHelp\Controller.Session_SetModelSelectedItem.cs (1)
29this.Computation.ThreadingContext.ThrowIfNotOnBackgroundThread();