7 references to ParseRelativeLocationPath
System.Private.Xml (7)
System\Xml\Xsl\XPath\XPathParser.cs (7)
90opnd = _builder.JoinStep(opnd, ParseRelativeLocationPath()); 101ParseRelativeLocationPath() 107return ParseRelativeLocationPath(); 130opnd = _builder!.JoinStep(opnd, ParseRelativeLocationPath()); 138ParseRelativeLocationPath() 452opnd = _builder!.JoinStep(opnd, ParseRelativeLocationPath()); 462ParseRelativeLocationPath()