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