1 write to oldCurrentActivity
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
3130
this.
oldCurrentActivity
= oldCurrentActivity;
1 reference to oldCurrentActivity
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
3134
this.workflowExecutor.CurrentActivity =
oldCurrentActivity
;