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