Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Boolean)
1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeConstructorBuilder.cs (1)
109return m_methodBuilder.GetCustomAttributes(inherit);