2 references to InternalParamGetCustomAttributes
System.Private.CoreLib (2)
src\System\Attribute.CoreCLR.cs (2)
550
return
InternalParamGetCustomAttributes
(element, attributeType, inherit);
564
return
InternalParamGetCustomAttributes
(element, null, inherit);