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

namespace System.Linq.Expressions.Interpreter
{
public class RuntimeLabel // TypeDefIndex: 9764
{
	// Fields
	type#20880 Index;
	type#20880 StackDepth;
	type#20880 ContinuationStackDepth;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 index, type#20867 continuationStackDepth, type#20867 stackDepth) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
