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

namespace System.Runtime.Serialization
{
public class FixupHolderList // TypeDefIndex: 4283
{
	// Fields
	type#13051 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#18563 fixup) { }
	// RVA: -1
	private type#28660 EnlargeArray() { }
}
}
