5 references to ExecutorLock
System.Workflow.Runtime (5)
DebugEngine\DebugController.cs (2)
418
using (executor.
ExecutorLock
.Enter())
573
using (executor.
ExecutorLock
.Enter())
Tracking.cs (1)
302
using (exec.
ExecutorLock
.Enter())
WorkflowExecutor.cs (1)
562
using (this.
ExecutorLock
.Enter())
WorkflowInstance.cs (1)
146
using (executor.
ExecutorLock
.Enter())