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