3 writes to _table
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (3)
50_table = 400_table = s_sentinelTable!; 411_table = newTable;
4 references to _table
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (4)
143return TryGet(_table!, source, target); 266tableData = ref TableData(_table); 340tableData = ref TableData(_table); 390ref int tableData = ref TableData(_table);