2 references to InternalGetCustomAttributes
System.Private.CoreLib (2)
src\System\Attribute.CoreCLR.cs (2)
460
MemberTypes.Property =>
InternalGetCustomAttributes
((PropertyInfo)element, attributeType, inherit),
477
MemberTypes.Property =>
InternalGetCustomAttributes
((PropertyInfo)element, typeof(Attribute), inherit),