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

namespace System.Runtime.Serialization
{
public class SafeSerializationManager // TypeDefIndex: 4290
{
	// Fields
	type#7356 m_serializedStates;
	type#25858 m_savedSerializationInfo;
	type#23706 m_realObject;
	type#25502 m_realType;
	type#5341 SerializeObjectState;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal type#15313 get_IsActive() { }
	// RVA: -1
	internal type#28660 CompleteSerialization(type#23705 serializedObject, type#25857 info, type#26566 context) { }
	// RVA: -1
	internal type#28660 CompleteDeserialization(type#23705 deserializedObject) { }
	// RVA: -1
	private virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	private virtual type#23705 System.Runtime.Serialization.IObjectReference.GetRealObject(type#26566 context) { }
	// RVA: -1
	private type#28660 OnDeserialized(type#26566 context) { }
}
}
