2 references to GenericCache
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\CachedInterfaceDispatch.cs (1)
27
= new
GenericCache
<Key, nint>(InitialCacheSize, MaximumCacheSize);
System\Runtime\TypeLoaderExports.cs (1)
35
new
GenericCache
<Key, Value>(InitialCacheSize, MaximumCacheSize);