1 write to _attributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeParameterBuilder.cs (1)
38_attributes = attributes;
1 reference to _attributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeParameterBuilder.cs (1)
57public override int Attributes => (int)_attributes;