1 write to _lazyCache
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\RuntimeTypeInfo.BindingFlags.cs (1)
210
private TypeComponentsCache Cache =>
_lazyCache
??= new TypeComponentsCache(this);