Base:
method
GetCustomAttributes
System.Reflection.Assembly.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeAssemblyBuilder.cs (1)
218InternalAssembly.GetCustomAttributes(attributeType, inherit);