2 writes to currentValue
System.Workflow.ComponentModel (2)
Shared\Walker.cs (2)
52this.currentValue = null; 60this.currentValue = currentValue;
1 reference to currentValue
System.Workflow.ComponentModel (1)
Shared\Walker.cs (1)
98return this.currentValue;