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

namespace System.Linq.Expressions.Interpreter
{
public class QuoteInstruction // TypeDefIndex: 10112
{
	// Fields
	type#18187 _operand;
	type#4642 _hoistedVariables;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18184 operand, type#4640 hoistedVariables) { }
	// RVA: -1
	public virtual type#20867 get_ProducedStack() { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
}
}
