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