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