// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.CollectionUtils

namespace Newtonsoft.Json.Utilities
{
public class CollectionUtils // TypeDefIndex: 10257
{

	// Methods
	// RVA: -1
	public static type#15313 IsNullOrEmpty(type#6129 collection) { }
	// RVA: -1
	public static type#28660 AddRange(type#7287 initial, type#6415 collection) { }
	// RVA: -1
	public static type#15313 IsDictionaryType(type#27705 type) { }
	// RVA: -1
	public static type#16419 ResolveEnumerableCollectionConstructor(type#27705 collectionType, type#27705 collectionItemType) { }
	// RVA: -1
	public static type#16419 ResolveEnumerableCollectionConstructor(type#27705 collectionType, type#27705 collectionItemType, type#27705 constructorArgumentType) { }
	// RVA: -1
	public static type#20867 IndexOf(type#6416 collection, type#5541 predicate) { }
	// RVA: -1
	public static type#15313 Contains(type#8239 list, type#153 value, type#20083 comparer) { }
	// RVA: -1
	public static type#20867 IndexOfReference(type#8241 list, type#156 item) { }
	// RVA: -1
	public static type#28660 FastReverse(type#8240 list) { }
	// RVA: -1
	private static type#7342 GetDimensions(type#20229 values, type#20867 dimensionsCount) { }
	// RVA: -1
	private static type#28660 CopyFromJaggedToMultidimensionalArray(type#20229 values, type#14435 multidimensionalArray, type#13150 indices) { }
	// RVA: -1
	private static type#23705 JaggedArrayGetValue(type#20229 values, type#13150 indices) { }
	// RVA: -1
	public static type#14435 ToMultidimensionalArray(type#20229 values, type#27705 type, type#20867 rank) { }
	// RVA: -1
	public static type#12544 ArrayEmpty() { }
}
}
