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