1 write to m_fieldAttributes
System.Private.CoreLib (1)
src\System\Reflection\RtFieldInfo.cs (1)
41m_fieldAttributes = RuntimeFieldHandle.GetAttributes(handle);
1 reference to m_fieldAttributes
System.Private.CoreLib (1)
src\System\Reflection\RtFieldInfo.cs (1)
126public override FieldAttributes Attributes => m_fieldAttributes;