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