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