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

namespace MS.Internal.Xml.XPath
{
public class XPathAncestorQuery // TypeDefIndex: 7285
{
	// Fields
	type#15314 _matchSelf;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyInput, type#26576 name, type#26576 prefix, type#29045 typeTest, type#15313 matchSelf) { }
	// RVA: -1
	private type#28660 .ctor(type#29006 other) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 context) { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#24854 get_Properties() { }
}
}
