2 references to XPathAncestorQuery
System.Xml (2)
System\Xml\XPath\Internal\QueryBuilder.cs (2)
101result = new XPathAncestorQuery(qyInput , root.Name, root.Prefix, root.NodeType, false); 105result = new XPathAncestorQuery(qyInput, root.Name, root.Prefix, root.NodeType, true);