2 references to ParseLocationPathPattern
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XPathPatternParser.cs (2)
54
QilNode opnd =
ParseLocationPathPattern
();
59
opnd = _ptrnBuilder!.Operator(XPathOperator.Union, opnd,
ParseLocationPathPattern
());