Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean)
1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeEnumBuilder.cs (1)
267return m_typeBuilder.GetCustomAttributes(inherit);