4 references to ParseExpr
System.Private.Xml (4)
System\Xml\Xsl\XPath\XPathParser.cs (4)
37
result =
ParseExpr
();
314
Node opnd =
ParseExpr
();
532
opnd =
ParseExpr
();
563
argList.Add(
ParseExpr
());