2 writes to currentValue
System.Workflow.Activities (2)
Common\Walker.cs (2)
53
this.
currentValue
= null;
61
this.
currentValue
= currentValue;
1 reference to currentValue
System.Workflow.Activities (1)
Common\Walker.cs (1)
99
return this.
currentValue
;