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

namespace System.Runtime.Serialization
{
public class ObjectIDGenerator // TypeDefIndex: 4279
{
	// Fields
	type#20869 m_currentCount;
	type#20869 m_currentSize;
	type#13167 m_ids;
	type#13301 m_objs;
	type#13160 sizes;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#20867 FindElement(type#23705 obj, type#11789 found) { }
	// RVA: -1
	public virtual type#20900 GetId(type#23705 obj, type#11789 firstTime) { }
	// RVA: -1
	public virtual type#20900 HasId(type#23705 obj, type#11789 firstTime) { }
	// RVA: -1
	private type#28660 Rehash() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
