// Assembly: mscorlib
// Full name: IdManager

public class IdManager // TypeDefIndex: 3782
{
	// Fields
	type#20868 m_nextIdToTry;
	type#8432 m_freeIds;

	// Methods
	// RVA: -1
	internal type#20867 GetId() { }
	// RVA: -1
	internal type#28660 ReturnId(type#20867 id) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
