Base:
property
CustomAttributes
System.Reflection.TypeLoading.RoType.CustomAttributes
1 reference to CustomAttributes
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\RoConstructedGenericType.cs (1)
109public sealed override IEnumerable<CustomAttributeData> CustomAttributes => _genericTypeDefinition.CustomAttributes;