1 write to _op
System.Workflow.Runtime (1)
Tracking\TrackingCondition.cs (1)
106set { _op = value; }
2 references to _op
System.Workflow.Runtime (2)
Tracking\TrackingCondition.cs (2)
105get { return _op; } 120if (ComparisonOperator.Equals == _op)