Base:
method
GetCustomAttributes
System.Reflection.Module.GetCustomAttributes(System.Boolean)
1 reference to GetCustomAttributes
mscorlib (1)
system\reflection\emit\modulebuilder.cs (1)
808return InternalModule.GetCustomAttributes(inherit);