2 writes to currentPropertyOwner
System.Workflow.Activities (2)
Common\Walker.cs (2)
51this.currentPropertyOwner = null; 59this.currentPropertyOwner = currentPropertyOwner;
1 reference to currentPropertyOwner
System.Workflow.Activities (1)
Common\Walker.cs (1)
90return this.currentPropertyOwner;