2 instantiations of Container
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Modules\GetTypeCoreCache.cs (2)
18_container = new Container(this); 159_owner._container = new Container(_owner, newBuckets, newEntries, newNextFreeEntry);
1 reference to Container
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Modules\GetTypeCoreCache.cs (1)
12private volatile Container _container;