1 write to s_sentinelTable
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (1)
48
s_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)
55
s_sentinelTable
!;
400
_table =
s_sentinelTable
!;