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