2 references to CreateCastCache
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (2)
48s_sentinelTable ??= CreateCastCache(2, throwOnFail: true); 405int[]? newTable = CreateCastCache(size);