// Assembly: UnityEngine.CoreModule
// Full name: Unity.Collections.NativeSliceExtensions

namespace Unity.Collections
{
public class NativeSliceExtensions // TypeDefIndex: 8600
{

	// Methods
	// RVA: -1
	public static type#9549 Slice(type#9442 thisArray, type#20867 start, type#20867 length) { }
	// RVA: -1
	public static type#9550 Slice(type#9550 thisSlice, type#20867 start, type#20867 length) { }
}
}
