// Assembly: System.Core
// Full name: System.Dynamic.Utils.CollectionExtensions

namespace System.Dynamic.Utils
{
public class CollectionExtensions // TypeDefIndex: 10171
{

	// Methods
	// RVA: -1
	public static type#10634 AddFirst(type#10040 list, type#142 item) { }
	// RVA: -1
	public static type#12541 AddLast(type#12541 array, type#143 item) { }
	// RVA: -1
	public static type#12542 RemoveFirst(type#12542 array) { }
	// RVA: -1
	public static type#12543 RemoveLast(type#12543 array) { }
	// RVA: -1
	public static type#10041 ToReadOnly(type#6414 enumerable) { }
}
}
