2 references to ParseUnionExpr
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
176return new Operator(Operator.Op.MUL, ParseUnionExpr(qyInput), new Operand(-1)); 179return ParseUnionExpr(qyInput);