2 references to
System.Xml (2)
System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs (1)
23
private DescendantOverDescendantQuery(DescendantOverDescendantQuery other) :
base
(other) {
System\Xml\XPath\Internal\DescendantQuery.cs (1)
20
public DescendantQuery(DescendantQuery other) :
base
(other) {