// Assembly: mscorlib
// Full name: System.Runtime.Serialization.SerializationEntry

namespace System.Runtime.Serialization
{
public class SerializationEntry // TypeDefIndex: 4261
{
	// Fields
	type#26586 _name;
	type#23712 _value;
	type#27712 _type;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 entryName, type#23705 entryValue, type#27705 entryType) { }
	// RVA: -1
	public type#23705 get_Value() { }
	// RVA: -1
	public type#26576 get_Name() { }
}
}
