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

namespace System.Runtime.Serialization.Formatters.Binary
{
public class ObjectMapInfo // TypeDefIndex: 4340
{
	// Fields
	type#20869 objectId;
	type#20868 numMembers;
	type#13454 memberNames;
	type#13535 memberTypes;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 objectId, type#20867 numMembers, type#13453 memberNames, type#13534 memberTypes) { }
	// RVA: -1
	internal type#15313 isCompatible(type#20867 numMembers, type#13453 memberNames, type#13534 memberTypes) { }
}
}
