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

namespace System.Linq.Expressions
{
public class Expression`1 // TypeDefIndex: 9679
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#18184 body) { }
	// RVA: -1
	internal virtual type#27705 get_TypeCore() { }
	// RVA: -1
	internal virtual type#27705 get_PublicType() { }
	// RVA: -1
	public type#1098 Compile() { }
	// RVA: -1
	public type#1098 Compile(type#15313 preferInterpretation) { }
	// RVA: -1
	internal virtual type#5370 Rewrite(type#18184 body, type#13322 parameters) { }
	// RVA: -1
	protected internal virtual type#18184 Accept(type#18218 visitor) { }
}
}
