3 references to ToIntArrayLength
Microsoft.Build (3)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedHashSet`1.cs (3)
1177int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1245int intArrayLength = BitHelper.ToIntArrayLength(originalCount); 1332int intArrayLength = BitHelper.ToIntArrayLength(originalCount);