1 implementation of GetCustomAttributes
mscorlib (1)
system\reflection\memberinfo.cs (1)
56
public abstract Object[]
GetCustomAttributes
(Type attributeType, bool inherit);