// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.IntSwitchInstruction`1

namespace System.Linq.Expressions.Interpreter
{
public class IntSwitchInstruction`1 // TypeDefIndex: 9787
{
	// Fields
	type#4364 _cases;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#4363 cases) { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	public virtual type#20867 get_ConsumedStack() { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
}
}
