3 types derived from CacheAxisQuery
System.Private.Xml (3)
System\Xml\XPath\Internal\ParentQuery.cs (1)
8
internal sealed class ParentQuery :
CacheAxisQuery
System\Xml\XPath\Internal\PreSiblingQuery.cs (1)
23
internal sealed class PreSiblingQuery :
CacheAxisQuery
System\Xml\XPath\Internal\XPathAncestorQuery.cs (1)
9
internal sealed class XPathAncestorQuery :
CacheAxisQuery
1 reference to CacheAxisQuery
System.Private.Xml (1)
System\Xml\XPath\Internal\CacheAxisQuery.cs (1)
20
protected CacheAxisQuery(
CacheAxisQuery
other) : base(other)