1 write to s_sentinelTable
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (1)
48s_sentinelTable ??= CreateCastCache(2, throwOnFail: true);
2 references to s_sentinelTable
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (2)
55s_sentinelTable!; 400_table = s_sentinelTable!;