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