// Assembly: System.Core
// Full name: System.Linq.Expressions.Utils

namespace System.Linq.Expressions
{
public class Utils // TypeDefIndex: 9730
{
	// Fields
	type#23717 BoxedFalse;
	type#23717 BoxedTrue;
	type#23717 BoxedIntM1;
	type#23717 BoxedInt0;
	type#23717 BoxedInt1;
	type#23717 BoxedInt2;
	type#23717 BoxedInt3;
	type#23717 BoxedDefaultSByte;
	type#23717 BoxedDefaultChar;
	type#23717 BoxedDefaultInt16;
	type#23717 BoxedDefaultInt64;
	type#23717 BoxedDefaultByte;
	type#23717 BoxedDefaultUInt16;
	type#23717 BoxedDefaultUInt32;
	type#23717 BoxedDefaultUInt64;
	type#23717 BoxedDefaultSingle;
	type#23717 BoxedDefaultDouble;
	type#23717 BoxedDefaultDecimal;
	type#23717 BoxedDefaultDateTime;
	type#16393 s_true;
	type#16393 s_false;
	type#16393 s_m1;
	type#16393 s_0;
	type#16393 s_1;
	type#16393 s_2;
	type#16393 s_3;
	type#17207 Empty;
	type#16394 Null;

	// Methods
	// RVA: -1
	public static type#16392 Constant(type#15313 value) { }
	// RVA: -1
	public static type#16392 Constant(type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
