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

namespace System.Linq.Expressions
{
public class InvocationExpression2 // TypeDefIndex: 9672
{
	// Fields
	type#23706 _arg0;
	type#18187 _arg1;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18184 lambda, type#27705 returnType, type#18184 arg0, type#18184 arg1) { }
	// RVA: -1
	public virtual type#18184 GetArgument(type#20867 index) { }
	// RVA: -1
	public virtual type#20867 get_ArgumentCount() { }
	// RVA: -1
	internal virtual type#21048 Rewrite(type#18184 lambda, type#13034 arguments) { }
}
}
