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