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