4 references to ParseExpr
System.Data.SqlXml (4)
System\Xml\Xsl\XPath\XPathParser.cs (4)
39
result =
ParseExpr
();
275
Node opnd =
ParseExpr
();
468
opnd =
ParseExpr
();
496
argList.Add(
ParseExpr
());