2 writes to _newHashTable
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (2)
165_newHashTable = _hashtable; 286Interlocked.Exchange(ref _newHashTable, newHashTable);
1 reference to _newHashTable
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (1)
491if (_newHashTable != hashTableLocal)