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