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

namespace System.Linq.Expressions.Interpreter
{
public class IndexedBranchInstruction // TypeDefIndex: 9774
{
	// Fields
	type#20878 _labelIndex;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 labelIndex) { }
	// RVA: -1
	public type#25480 GetLabel(type#21011 frame) { }
	// RVA: -1
	public virtual type#26576 ToDebugString(type#20867 instructionIndex, type#23705 cookie, type#5762 labelIndexer, type#7726 objects) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
