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