// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.NoAllocHelpers

namespace UnityEngine
{
public class NoAllocHelpers // TypeDefIndex: 8866
{

	// Methods
	// RVA: -1
	public static type#28660 EnsureListElemCount(type#8263 list, type#20867 count) { }
	// RVA: -1
	public static type#20867 SafeLength(type#14435 values) { }
	// RVA: -1
	public static type#20867 SafeLength(type#8267 values) { }
	// RVA: -1
	public static type#12574 ExtractArrayFromList(type#8264 list) { }
	// RVA: -1
	public static type#28660 ResetListContents(type#8265 list, type#10085 span) { }
	// RVA: -1
	public static type#28660 ResetListSize(type#8266 list, type#20867 size) { }
}
}
