3 writes to _table
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (3)
53_table = 402_table = s_sentinelTable!; 413_table = newTable;
4 references to _table
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CastCache.cs (4)
153return TryGet(_table, source, target); 268tableData = ref TableData(_table); 342tableData = ref TableData(_table); 392ref int tableData = ref TableData(_table);