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)
1177
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);
1245
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);
1332
int intArrayLength = BitHelper.
ToIntArrayLength
(originalCount);