3 references to ToIntArrayLength
Microsoft.CodeAnalysis.CodeStyle (3)
src\Dependencies\Collections\SegmentedHashSet`1.cs (3)
1175int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1243int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1330int intArrayLength = BitHelper.ToIntArrayLength(originalCount);