// Assembly: mscorlib
// Full name: System.Runtime.Serialization.SerializationFieldInfo

namespace System.Runtime.Serialization
{
public class SerializationFieldInfo // TypeDefIndex: 4296
{
	// Fields
	type#25470 m_field;
	type#26577 m_serializationName;

	// Methods
	// RVA: -1
	public virtual type#22819 get_Module() { }
	// RVA: -1
	public virtual type#20867 get_MetadataToken() { }
	// RVA: -1
	internal type#28660 .ctor(type#25469 field, type#26576 namePrefix) { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#27705 get_DeclaringType() { }
	// RVA: -1
	public virtual type#27705 get_ReflectedType() { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#27705 get_FieldType() { }
	// RVA: -1
	public virtual type#23705 GetValue(type#23705 obj) { }
	// RVA: -1
	internal type#23705 InternalGetValue(type#23705 obj) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 obj, type#23705 value, type#15231 invokeAttr, type#15222 binder, type#16623 culture) { }
	// RVA: -1
	internal type#28660 InternalSetValue(type#23705 obj, type#23705 value, type#15231 invokeAttr, type#15222 binder, type#16623 culture) { }
	// RVA: -1
	internal type#25469 get_FieldInfo() { }
	// RVA: -1
	public virtual type#25467 get_FieldHandle() { }
	// RVA: -1
	public virtual type#18466 get_Attributes() { }
}
}
