Base:
property
CustomAttributes
System.Reflection.MemberInfo.CustomAttributes
1 override of CustomAttributes
System.Private.CoreLib (1)
System\Reflection\Runtime\EventInfos\NativeFormat\NativeFormatRuntimeEventInfo.cs (1)
96public sealed override IEnumerable<CustomAttributeData> CustomAttributes
1 reference to CustomAttributes
System.Private.CoreLib (1)
System\Reflection\Runtime\General\LegacyCustomAttributeApis.cs (1)
76public sealed override IList<CustomAttributeData> GetCustomAttributesData() => CustomAttributes.ToReadOnlyCollection();