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

namespace MS.Internal.Xml.XPath
{
public class ExtensionQuery // TypeDefIndex: 7244
{
	// Fields
	type#26579 prefix;
	type#26579 name;
	type#29559 xsltContext;
	type#25348 _queryIterator;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 prefix, type#26576 name) { }
	// RVA: -1
	protected type#28660 .ctor(type#18229 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
	// RVA: -1
	protected type#23705 ProcessResult(type#23705 value) { }
	// RVA: -1
	protected type#26576 get_QName() { }
	// RVA: -1
	public virtual type#20867 get_Count() { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
}
}
