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