2 references to XPathScanner
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
25
XPathScanner scanner = new
XPathScanner
(xpathExpresion);
35
XPathScanner scanner = new
XPathScanner
(xpathPattern);