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