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

namespace System.Linq.Expressions.Interpreter
{
public class FieldInstruction // TypeDefIndex: 9844
{
	// Fields
	type#18477 _field;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#18472 field) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
