// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.DescendantOverDescendantQuery

namespace MS.Internal.Xml.XPath
{
public class DescendantOverDescendantQuery // TypeDefIndex: 7241
{
	// Fields
	type#20868 _level;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyParent, type#15313 matchSelf, type#26576 name, type#26576 prefix, type#29045 typeTest, type#15313 abbrAxis) { }
	// RVA: -1
	private type#28660 .ctor(type#17288 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	private type#15313 MoveToFirstChild() { }
	// RVA: -1
	private type#15313 MoveUpUntilNext() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
