// Assembly: System.Xml
// Full name: MS.Internal.Xml.Cache.XPathNodeRef

namespace MS.Internal.Xml.Cache
{
public class XPathNodeRef // TypeDefIndex: 7305
{
	// Fields
	type#13620 _page;
	type#20868 _idx;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#13619 page, type#20867 idx) { }
	// RVA: -1
	public type#13619 get_Page() { }
	// RVA: -1
	public type#20867 get_Index() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
