Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean)
1 reference to GetCustomAttributes
mscorlib (1)
system\reflection\emit\enumbuilder.cs (1)
307return m_typeBuilder.GetCustomAttributes(inherit);