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)
57
public override int Attributes => (int)
_attributes
;