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

namespace System.Linq.Expressions
{
public class MethodCallExpression // TypeDefIndex: 9698
{
	// Fields
	type#22696 <Method>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#22692 method) { }
	// RVA: -1
	internal virtual type#18184 GetInstance() { }
	// RVA: -1
	public virtual type#18210 get_NodeType() { }
	// RVA: -1
	public virtual type#27705 get_Type() { }
	// RVA: -1
	public type#22692 get_Method() { }
	// RVA: -1
	public type#18184 get_Object() { }
	// RVA: -1
	protected internal virtual type#18184 Accept(type#18218 visitor) { }
	// RVA: -1
	internal virtual type#22680 Rewrite(type#18184 instance, type#7708 args) { }
	// RVA: -1
	public virtual type#18184 GetArgument(type#20867 index) { }
	// RVA: -1
	public virtual type#20867 get_ArgumentCount() { }
}
}
