1 instantiation of WorkflowStateRollbackService
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
544this.workflowStateRollbackService = new WorkflowStateRollbackService(this);
2 references to WorkflowStateRollbackService
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
76WorkflowStateRollbackService workflowStateRollbackService; 539internal WorkflowStateRollbackService WorkflowStateRollbackService