1 write to _lazyConstructorInfo
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\RoCustomAttributeData.cs (1)
19
public sealed override ConstructorInfo Constructor =>
_lazyConstructorInfo
??= ComputeConstructor();