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