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