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