2 writes to _attributes
System.Reflection.Emit (2)
System\Reflection\Emit\PropertyBuilderImpl.cs (2)
34_attributes = attributes; 69_attributes |= PropertyAttributes.SpecialName;
1 reference to _attributes
System.Reflection.Emit (1)
System\Reflection\Emit\PropertyBuilderImpl.cs (1)
97public override PropertyAttributes Attributes => _attributes;