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