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