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

namespace System.Linq.Expressions.Interpreter
{
public class LocalDefinition // TypeDefIndex: 9972
{
	// Fields
	type#20877 <Index>k__BackingField;
	type#24229 <Parameter>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 localIndex, type#24228 parameter) { }
	// RVA: -1
	public type#20867 get_Index() { }
	// RVA: -1
	public type#24228 get_Parameter() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
