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