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

namespace System.Linq.Expressions.Interpreter
{
public class CastToEnumInstruction // TypeDefIndex: 10109
{
	// Fields
	type#27712 _t;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#27705 t) { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
}
}
