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

namespace System.Runtime.Serialization
{
public class ObjectHolderList // TypeDefIndex: 4285
{
	// Fields
	type#13314 m_values;
	type#20869 m_count;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 startingSize) { }
	// RVA: -1
	internal virtual type#28660 Add(type#23739 value) { }
	// RVA: -1
	internal type#23744 GetFixupEnumerator() { }
	// RVA: -1
	private type#28660 EnlargeArray() { }
	// RVA: -1
	internal type#20867 get_Version() { }
	// RVA: -1
	internal type#20867 get_Count() { }
}
}
