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