// Assembly: mscorlib
// Full name: System.Reflection.MemberInfoSerializationHolder

namespace System.Reflection
{
public class MemberInfoSerializationHolder // TypeDefIndex: 4570
{
	// Fields
	type#26577 m_memberName;
	type#25502 m_reflectedType;
	type#26577 m_signature;
	type#26577 m_signature2;
	type#22556 m_memberType;
	type#25858 m_info;

	// Methods
	// RVA: -1
	public static type#28660 GetSerializationInfo(type#25857 info, type#26576 name, type#25501 reflectedClass, type#26576 signature, type#22555 type) { }
	// RVA: -1
	public static type#28660 GetSerializationInfo(type#25857 info, type#26576 name, type#25501 reflectedClass, type#26576 signature, type#26576 signature2, type#22555 type, type#13534 genericArguments) { }
	// RVA: -1
	internal type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#23705 GetRealObject(type#26566 context) { }
}
}
