1 reference to Lower31BitMask
System.Core (1)
System\Collections\Generic\HashSet.cs (1)
1526
return m_comparer.GetHashCode(item) &
Lower31BitMask
;