4 references to TryEnter
System.Workflow.Runtime (4)
WorkflowExecutor.cs (4)
1226lockedScheduler = _schedulerLock.TryEnter(); 1453if (this._executorLock.TryEnter()) 1459if (this._schedulerLock.TryEnter()) 1463if (this._msgDeliveryLock.TryEnter())