1 reference to PreSiblingQuery
System.Xml (1)
System\Xml\XPath\Internal\PrecedingSibling.cs (1)
79
public override XPathNodeIterator Clone() { return new
PreSiblingQuery
(this); }