2 writes to currentProperty
System.Workflow.ComponentModel (2)
Shared\Walker.cs (2)
51
this.
currentProperty
= null;
59
this.
currentProperty
= currentProperty;
1 reference to currentProperty
System.Workflow.ComponentModel (1)
Shared\Walker.cs (1)
80
return this.
currentProperty
;