// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.AddOvfInstruction

namespace System.Linq.Expressions.Interpreter
{
public class AddOvfInstruction // TypeDefIndex: 9746
{
	// Fields
	type#20845 s_Int16;
	type#20845 s_Int32;
	type#20845 s_Int64;
	type#20845 s_UInt16;
	type#20845 s_UInt32;
	type#20845 s_UInt64;

	// Methods
	// RVA: -1
	public virtual type#20867 get_ConsumedStack() { }
	// RVA: -1
	public virtual type#20867 get_ProducedStack() { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	public static type#20844 Create(type#27705 type) { }
}
}
