2 writes to op
System.Xml (2)
System\Xml\XPath\Internal\NumericExpr.cs (2)
34
this.
op
= op;
39
this.
op
= other.op;
3 references to op
System.Xml (3)
System\Xml\XPath\Internal\NumericExpr.cs (3)
39
this.op = other.
op
;
50
return GetValue(this.
op
,
73
w.WriteAttributeString("op",
op
.ToString());