1 write to _lazyAttributeType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\RoCustomAttributeData.cs (1)
15public sealed override Type AttributeType => _lazyAttributeType ??= ComputeAttributeType()!;