// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.IArrayPool`1

namespace Newtonsoft.Json
{
public class IArrayPool`1 // TypeDefIndex: 10209
{

	// Methods
	// RVA: -1
	public abstract type#12621 Rent(type#20867 minimumLength) { }
	// RVA: -1
	public abstract type#28660 Return(type#12621 array) { }
}
}
