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

namespace MS.Internal.Xml.XPath
{
public class BaseAxisQuery // TypeDefIndex: 7228
{
	// Fields
	type#24851 qyInput;
	type#15314 _nameTest;
	type#26577 _name;
	type#26577 _prefix;
	type#26577 _nsUri;
	type#29046 _typeTest;
	type#29031 currentNode;
	type#20870 position;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#24849 qyInput) { }
	// RVA: -1
	protected type#28660 .ctor(type#24849 qyInput, type#26576 name, type#26576 prefix, type#29045 typeTest) { }
	// RVA: -1
	protected type#28660 .ctor(type#14992 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	protected type#26576 get_Name() { }
	// RVA: -1
	protected type#26576 get_Namespace() { }
	// RVA: -1
	protected type#15313 get_NameTest() { }
	// RVA: -1
	protected type#29045 get_TypeTest() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#15313 matches(type#29028 e) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
}
}
