Base:
property
CustomAttributes
System.Reflection.MemberInfo.CustomAttributes
1 reference to CustomAttributes
System.Private.CoreLib (1)
System\Reflection\Runtime\General\LegacyCustomAttributeApis.cs (1)
99public sealed override IList<CustomAttributeData> GetCustomAttributesData() => CustomAttributes.ToReadOnlyCollection();