1 reference to CastCache
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\TypeCast.cs (1)
38private static CastCache s_castCache = new CastCache(InitialCacheSize, MaximumCacheSize);