2 references to WorkflowExecutor
System.Workflow.Runtime (2)
WorkflowRuntime.cs (1)
491
executor = new
WorkflowExecutor
(key);
WorkflowStateRollbackService.cs (1)
96
WorkflowExecutor newWorkflowExecutor = new
WorkflowExecutor
(Guid.Empty); // use a dummy guid while swapping executors