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

namespace System.Linq.Expressions.Interpreter
{
public class LocalAccessInstruction // TypeDefIndex: 9950
{
	// Fields
	type#20878 _index;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#20867 index) { }
	// RVA: -1
	public virtual type#26576 ToDebugString(type#20867 instructionIndex, type#23705 cookie, type#5762 labelIndexer, type#7726 objects) { }
}
}
