3 writes to _table
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\GenericCache.cs (3)
88_table = 386_table = _sentinelTable; 397_table = newTable;
4 references to _table
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\GenericCache.cs (4)
144Entry[] table = _table; 248table = _table; 323table = _table; 376Entry[] table = _table;