2 references to InternalGetCustomAttributes
System.Private.CoreLib (2)
src\System\Attribute.CoreCLR.cs (2)
461MemberTypes.Event => InternalGetCustomAttributes((EventInfo)element, attributeType, inherit), 478MemberTypes.Event => InternalGetCustomAttributes((EventInfo)element, typeof(Attribute), inherit),