1 write to m_methodAttributes
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
64m_methodAttributes = methodAttributes;
1 reference to m_methodAttributes
System.Private.CoreLib (1)
src\System\Reflection\RuntimeConstructorInfo.CoreCLR.cs (1)
196public override MethodAttributes Attributes => m_methodAttributes;