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

namespace MS.Internal.Xml.XPath
{
public class PrecedingQuery // TypeDefIndex: 7271
{
	// Fields
	type#29039 _workIterator;
	type#4148 _ancestorStk;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyInput, type#26576 name, type#26576 prefix, type#29045 typeTest) { }
	// RVA: -1
	private type#28660 .ctor(type#24615 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#24854 get_Properties() { }
}
}
