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

namespace System.Linq.Expressions.Interpreter
{
public class LocalVariable // TypeDefIndex: 9971
{
	// Fields
	type#20880 Index;
	type#20868 _flags;

	// Methods
	// RVA: -1
	public type#15313 get_IsBoxed() { }
	// RVA: -1
	public type#28660 set_IsBoxed(type#15313 value) { }
	// RVA: -1
	public type#15313 get_InClosure() { }
	// RVA: -1
	internal type#28660 .ctor(type#20867 index, type#15313 closure) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
