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