// Assembly: System.Core
// Full name: System.Linq.Expressions.Expression2`1

namespace System.Linq.Expressions
{
public class Expression2`1 // TypeDefIndex: 9683
{
	// Fields
	type#23706 _par0;
	type#24229 _par1;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18184 body, type#24228 par0, type#24228 par1) { }
	// RVA: -1
	internal virtual type#20867 get_ParameterCount() { }
	// RVA: -1
	internal virtual type#24228 GetParameter(type#20867 index) { }
	// RVA: -1
	internal virtual type#5367 Rewrite(type#18184 body, type#13322 parameters) { }
}
}
