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