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

namespace System.Linq.Expressions.Interpreter
{
public class EnterTryFaultInstruction // TypeDefIndex: 9777
{
	// Fields
	type#27664 _tryHandler;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 targetIndex) { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	public virtual type#20867 get_ProducedContinuations() { }
	// RVA: -1
	internal type#27663 get_Handler() { }
	// RVA: -1
	internal type#28660 SetTryHandler(type#27663 tryHandler) { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
}
}
