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

namespace MS.Internal.Xml.XPath
{
public class CacheChildrenQuery // TypeDefIndex: 7232
{
	// Fields
	type#29029 _nextInput;
	type#4148 _elementStk;
	type#4147 _positionStk;
	type#15314 _needInput;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 qyInput, type#26576 name, type#26576 prefix, type#29045 type) { }
	// RVA: -1
	private type#28660 .ctor(type#15639 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	private type#15313 DecideNextNode() { }
	// RVA: -1
	private type#29028 GetNextInput() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
