1 reference to GetCustomAttributes
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\CustomAttributeExtensions.cs (1)
103
return Attribute.
GetCustomAttributes
(element, attributeType);