2 writes to _newConditionDefinition
System.Workflow.Activities (2)
Rules\ConditionChanges.cs (2)
204
_newConditionDefinition
= newConditionDefinition;
243
this.
_newConditionDefinition
= value;
1 reference to _newConditionDefinition
System.Workflow.Activities (1)
Rules\ConditionChanges.cs (1)
236
return this.
_newConditionDefinition
;