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

namespace System.Runtime.Serialization
{
public class SerializationObjectManager // TypeDefIndex: 4273
{
	// Fields
	type#4634 _objectSeenTable;
	type#26569 _context;
	type#25845 _onSerializedHandler;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26566 context) { }
	// RVA: -1
	public type#28660 RegisterObject(type#23705 obj) { }
	// RVA: -1
	public type#28660 RaiseOnSerializedEvent() { }
	// RVA: -1
	private type#28660 AddOnSerialized(type#23705 obj) { }
}
}
