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

namespace System.Runtime.Serialization.Formatters.Binary
{
public class PrimitiveArray // TypeDefIndex: 4359
{
	// Fields
	type#20994 code;
	type#12852 booleanA;
	type#12900 charA;
	type#12991 doubleA;
	type#13147 int16A;
	type#13151 int32A;
	type#13166 int64A;
	type#13390 sbyteA;
	type#13413 singleA;
	type#13552 uint16A;
	type#13558 uint32A;
	type#13569 uint64A;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20993 code, type#14435 array) { }
	// RVA: -1
	internal type#28660 Init(type#20993 code, type#14435 array) { }
	// RVA: -1
	internal type#28660 SetValue(type#26576 value, type#20867 index) { }
}
}
