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

namespace System.Linq.Expressions
{
public class OpAssignMethodConversionBinaryExpression // TypeDefIndex: 9604
{
	// Fields
	type#21772 _conversion;

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