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