1 write to oldCurrentActivity
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
901
this.
oldCurrentActivity
= oldCurrentActivity;
1 reference to oldCurrentActivity
System.Workflow.Runtime (1)
System\Activities\Statements\InteropExecutor.cs (1)
905
this.activityExecutor.CurrentActivity =
oldCurrentActivity
;