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