2 references to Operand
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
176
return new Operator(Operator.Op.MUL, ParseUnionExpr(qyInput), new
Operand
(-1));
419
opnd = new
Operand
(this.scanner.NumberValue);