4 references to ParseExpression
System.Private.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
25
AstNode result = parser.
ParseExpression
(null);
282
opnd =
ParseExpression
(qyInput);
484
opnd =
ParseExpression
(qyInput);
513
argList.Add(
ParseExpression
(qyInput));