1 reference to GetCustomAttributes
mscorlib (1)
system\reflection\CustomAttributeExtensions.cs (1)
121return (IEnumerable<T>)GetCustomAttributes(element, typeof(T));