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