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