2 references to ParseLocationPathPattern
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
595
AstNode opnd =
ParseLocationPathPattern
();
604
opnd = new Operator(Operator.Op.UNION, opnd,
ParseLocationPathPattern
());