1 write to isInstanceStateRevertRequested
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
69this.isInstanceStateRevertRequested = true;
1 reference to isInstanceStateRevertRequested
System.Workflow.Runtime (1)
WorkflowStateRollbackService.cs (1)
40get { return this.isInstanceStateRevertRequested; }