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