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

namespace System.Linq.Expressions.Interpreter
{
public class OffsetInstruction // TypeDefIndex: 9769
{
	// Fields
	type#20870 _offset;

	// Methods
	// RVA: -1
	public abstract type#13143 get_Cache() { }
	// RVA: -1
	public type#20844 Fixup(type#20867 offset) { }
	// 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() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
