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