// Assembly: mscorlib
// Full name: System.RuntimeFieldHandle

namespace System
{
public class RuntimeFieldHandle // TypeDefIndex: 3693
{
	// Fields
	type#20926 value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20925 v) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#20925 get_Value() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private static type#28660 SetValueInternal(type#18472 fi, type#23705 obj, type#23705 value) { }
	// RVA: -1
	internal static type#28660 SetValue(type#25469 field, type#23705 obj, type#23705 value, type#25501 fieldType, type#18466 fieldAttr, type#25501 declaringType, type#11788 domainInitialized) { }
	// RVA: -1
	internal static type#28660 SetValueDirect(type#25469 field, type#25501 fieldType, type#12457 pTypedRef, type#23705 value, type#25501 contextType) { }
}
}
