4 references to HashInt1
ILCompiler.TypeSystem (4)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (4)
189int tableIndex = HashInt1(hashCode) & mask; 314int tableIndex = HashInt1(hashCode) & mask; 442int tableIndex = HashInt1(hashCode) & mask; 611int tableIndex = HashInt1(hashCode) & mask;