// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.ClonableStack`1

namespace MS.Internal.Xml.XPath
{
public class ClonableStack`1 // TypeDefIndex: 7235
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#28660 .ctor(type#6504 collection) { }
	// RVA: -1
	public type#28660 Push(type#1041 value) { }
	// RVA: -1
	public type#1041 Pop() { }
	// RVA: -1
	public type#1041 Peek() { }
	// RVA: -1
	public type#4146 Clone() { }
}
}
