Implemented interface member:
method
GetCustomAttributes
System.Reflection.ICustomAttributeProvider.GetCustomAttributes(System.Boolean)
2 overrides of GetCustomAttributes
mscorlib (2)
system\reflection\emit\modulebuilder.cs (1)
806public override Object[] GetCustomAttributes(bool inherit)
system\reflection\module.cs (1)
1012public override Object[] GetCustomAttributes(bool inherit)