2 writes to rightType
System.Workflow.Activities (2)
Rules\RuleValidation.cs (2)
74this.rightType = rhsType; 82this.rightType = rhsType;
1 reference to rightType
System.Workflow.Activities (1)
Rules\RuleValidation.cs (1)
93get { return rightType; }