Base:
method
GetCustomAttributes
System.Reflection.Assembly.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
mscorlib (1)
system\reflection\emit\assemblybuilder.cs (1)
1184return InternalAssembly.GetCustomAttributes(attributeType, inherit);