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