// Assembly: mscorlib
// Full name: System.Reflection.LocalVariableInfo

namespace System.Reflection
{
public class LocalVariableInfo // TypeDefIndex: 4577
{
	// Fields
	type#27707 type;
	type#15315 is_pinned;
	type#27903 position;

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