4 references to ParseExpresion
System.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
27
AstNode result = parser.
ParseExpresion
(null);
251
opnd =
ParseExpresion
(qyInput);
430
opnd =
ParseExpresion
(qyInput);
454
argList.Add(
ParseExpresion
(qyInput));