1 write to m_attributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimePropertyBuilder.cs (1)
42m_attributes = attr;
1 reference to m_attributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimePropertyBuilder.cs (1)
163public override PropertyAttributes Attributes => m_attributes;