4 references to SetCurrentActivity
System.Workflow.Runtime (4)
WorkflowExecutor.cs (3)
207
using (
SetCurrentActivity
(this.rootActivity))
220
using (
SetCurrentActivity
(this.rootActivity))
2585
using (
SetCurrentActivity
(currentActivity))
WorkflowStateRollbackService.cs (1)
104
using (newWorkflowExecutor.
SetCurrentActivity
(activity))