Base:
method
GetCustomAttributes
System.Reflection.Module.GetCustomAttributes(System.Boolean)
1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeModuleBuilder.cs (1)
486return InternalModule.GetCustomAttributes(inherit);