2 writes to leftType
System.Workflow.Activities (2)
Rules\RuleValidation.cs (2)
73this.leftType = lhsType; 81this.leftType = lhsType;
1 reference to leftType
System.Workflow.Activities (1)
Rules\RuleValidation.cs (1)
88get { return leftType; }