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