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

namespace System.Linq.Expressions
{
public class NewExpression // TypeDefIndex: 9715
{
	// Fields
	type#7709 _arguments;
	type#16422 <Constructor>k__BackingField;

	// Methods
	// RVA: -1
	public type#16419 get_Constructor() { }
	// RVA: -1
	public virtual type#18184 GetArgument(type#20867 index) { }
}
}
