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