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