1 write to attemptedRootDispose
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
880attemptedRootDispose = true;
2 references to attemptedRootDispose
System.Workflow.Runtime (2)
WorkflowExecutor.cs (2)
878if (!attemptedRootDispose) 1831persistenceSvc.UnlockWorkflowInstanceState(attemptedRootDispose ? null : this.rootActivity);