2 references to WaitForSentinelInHashtableToDisappear
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (2)
302value = WaitForSentinelInHashtableToDisappear(oldHashtable, iEntry); 408examineEntry = WaitForSentinelInHashtableToDisappear(hashTable, tableIndex);