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

namespace System.Reflection
{
public class FieldInfo // TypeDefIndex: 4526
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#22555 get_MemberType() { }
	// RVA: -1
	public abstract type#18466 get_Attributes() { }
	// RVA: -1
	public abstract type#27705 get_FieldType() { }
	// RVA: -1
	public virtual type#15313 get_IsInitOnly() { }
	// RVA: -1
	public virtual type#15313 get_IsLiteral() { }
	// RVA: -1
	public virtual type#15313 get_IsNotSerialized() { }
	// RVA: -1
	public virtual type#15313 get_IsStatic() { }
	// RVA: -1
	public virtual type#15313 get_IsPrivate() { }
	// RVA: -1
	public virtual type#15313 get_IsPublic() { }
	// RVA: -1
	public abstract type#25467 get_FieldHandle() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#18472 left, type#18472 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#18472 left, type#18472 right) { }
	// RVA: -1
	public abstract type#23705 GetValue(type#23705 obj) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 obj, type#23705 value) { }
	// RVA: -1
	public abstract type#28660 SetValue(type#23705 obj, type#23705 value, type#15231 invokeAttr, type#15222 binder, type#16623 culture) { }
	// RVA: -1
	public virtual type#28660 SetValueDirect(type#27811 obj, type#23705 value) { }
	// RVA: -1
	public virtual type#23705 GetRawConstantValue() { }
	// RVA: -1
	private static type#18472 internal_from_handle_type(type#20925 field_handle, type#20925 type_handle) { }
	// RVA: -1
	public static type#18472 GetFieldFromHandle(type#25467 handle) { }
	// RVA: -1
	public static type#18472 GetFieldFromHandle(type#25467 handle, type#25506 declaringType) { }
	// RVA: -1
	internal virtual type#20867 GetFieldOffset() { }
	// RVA: -1
	private type#22434 get_marshal_info() { }
	// RVA: -1
	internal type#13299 GetPseudoCustomAttributes() { }
	// RVA: -1
	internal type#12956 GetPseudoCustomAttributesData() { }
}
}
