void SetValue(object? obj, object? value)
FieldAttributes Attributes
object? GetValue(object? obj)
RuntimeFieldHandle FieldHandle
bool IsDefined(Type attributeType, bool inherit)
virtual int MetadataToken
object[] GetCustomAttributes(bool inherit)
override object GetValue(object obj)
override Type DeclaringType
SerializationFieldInfo(FieldInfo field, string namePrefix)
override bool IsDefined(Type attributeType, bool inherit)
override object[] GetCustomAttributes(bool inherit)
override object[] GetCustomAttributes(Type attributeType, bool inherit)
override RuntimeFieldHandle FieldHandle
override Type ReflectedType
readonly FieldInfo m_field
override void SetValue(object obj, object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
readonly string m_serializationName