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

namespace System.Linq.Expressions
{
public class MethodBinaryExpression // TypeDefIndex: 9606
{
	// Fields
	type#22696 _method;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#18210 nodeType, type#18184 left, type#18184 right, type#27705 type, type#22692 method) { }
	// RVA: -1
	internal virtual type#22692 GetMethod() { }
}
}
