3 references to ToIntArrayLength
Microsoft.CodeAnalysis (3)
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (3)
1177
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);
1245
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);
1332
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);