1 reference to GetCustomAttribute
mscorlib (1)
system\reflection\CustomAttributeExtensions.cs (1)
53
return (T)
GetCustomAttribute
(element, typeof(T), inherit);