1 write to _lazyOut
System.Reflection.MetadataLoadContext (1)
System\Reflection\MetadataLoadContext.KnownConstructors.cs (1)
17internal ConstructorInfo? TryGetOutCtor() => _lazyOut ??= TryGetConstructor(CoreType.OutAttribute);