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