5 references to Persist
System.Workflow.Runtime (5)
WorkflowExecutor.cs (5)
837this.Persist(this.rootActivity, false, false);
957this.Persist(this.rootActivity, unlock, false);
1534this.Persist(this.rootActivity, true, false);
1695this.Persist(this.rootActivity, true, false);
3034this.Persist(activity, unlock, needsCompensation);