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

namespace System.Linq.Expressions.Interpreter
{
public class LoadCachedObjectInstruction // TypeDefIndex: 10073
{
	// Fields
	type#27924 _index;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27917 index) { }
	// 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) { }
	// RVA: -1
	public virtual type#26576 ToDebugString(type#20867 instructionIndex, type#23705 cookie, type#5762 labelIndexer, type#7726 objects) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
