1 write to _lazyName
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Constructors\RoConstructor.cs (1)
24
public sealed override string Name =>
_lazyName
??= ComputeName();