3 references to 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();