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