2 types derived from DescendantBaseQuery
System.Private.Xml (2)
System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs (1)
13internal sealed class DescendantOverDescendantQuery : DescendantBaseQuery
System\Xml\XPath\Internal\DescendantQuery.cs (1)
8internal sealed class DescendantQuery : DescendantBaseQuery
1 reference to DescendantBaseQuery
System.Private.Xml (1)
System\Xml\XPath\Internal\DescendantBaseQuery.cs (1)
20public DescendantBaseQuery(DescendantBaseQuery other) : base(other)