1 reference to AttributeQuery
System.Private.Xml (1)
System\Xml\XPath\Internal\AttributeQuery.cs (1)
74public override XPathNodeIterator Clone() { return new AttributeQuery(this); }