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