3 references to ToIntArrayLength
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (3)
1588int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1656int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1744int intArrayLength = BitHelper.ToIntArrayLength(originalCount);