2 writes to currentProperty
System.Workflow.Activities (2)
Common\Walker.cs (2)
52
this.
currentProperty
= null;
60
this.
currentProperty
= currentProperty;
1 reference to currentProperty
System.Workflow.Activities (1)
Common\Walker.cs (1)
81
return this.
currentProperty
;