// Assembly: mscorlib
// Full name: System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap

namespace System.Runtime.Serialization.Formatters.Binary
{
public class BinaryObjectWithMap // TypeDefIndex: 4328
{
	// Fields
	type#15187 binaryHeaderEnum;
	type#20869 objectId;
	type#26578 name;
	type#20869 numMembers;
	type#13455 memberNames;
	type#20869 assemId;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#15185 binaryHeaderEnum) { }
	// RVA: -1
	internal type#28660 Set(type#20867 objectId, type#26576 name, type#20867 numMembers, type#13453 memberNames, type#20867 assemId) { }
	// RVA: -1
	public virtual type#28660 Write(type#29577 sout) { }
	// RVA: -1
	public virtual type#28660 Read(type#29576 input) { }
	// RVA: -1
	public type#28660 Dump() { }
}
}
