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

namespace System.Linq.Expressions.Interpreter
{
public class LeaveExceptionHandlerInstruction // TypeDefIndex: 9785
{
	// Fields
	type#13211 s_cache;
	type#15322 _hasValue;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#20867 labelIndex, type#15313 hasValue) { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	public virtual type#20867 get_ConsumedStack() { }
	// RVA: -1
	public virtual type#20867 get_ProducedStack() { }
	// RVA: -1
	internal static type#21920 Create(type#20867 labelIndex, type#15313 hasValue) { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
