1 write to _lazyIn
System.Reflection.MetadataLoadContext (1)
System\Reflection\MetadataLoadContext.KnownConstructors.cs (1)
14internal ConstructorInfo? TryGetInCtor() => _lazyIn ??= TryGetConstructor(CoreType.InAttribute);