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

namespace System.Dynamic.Utils
{
public class ContractUtils // TypeDefIndex: 10172
{

	// Methods
	// RVA: -1
	public static type#18121 get_Unreachable() { }
	// RVA: -1
	public static type#28660 Requires(type#15313 precondition, type#26576 paramName) { }
	// RVA: -1
	public static type#28660 RequiresNotNull(type#23705 value, type#26576 paramName) { }
	// RVA: -1
	public static type#28660 RequiresNotNull(type#23705 value, type#26576 paramName, type#20867 index) { }
	// RVA: -1
	public static type#28660 RequiresNotNullItems(type#7289 array, type#26576 arrayName) { }
	// RVA: -1
	private static type#26576 GetParamName(type#26576 paramName, type#20867 index) { }
	// RVA: -1
	public static type#28660 RequiresArrayRange(type#7288 array, type#20867 offset, type#20867 count, type#26576 offsetName, type#26576 countName) { }
}
}
