1 reference to FollowingQuery
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\followingquery.cs (1)
84
public override XPathNodeIterator Clone() { return new
FollowingQuery
(this); }