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