2 references to InlineCalculateSegmentSize
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Internal\SegmentedArrayHelper.cs (2)
40
_ =>
InlineCalculateSegmentSize
(Unsafe.SizeOf<T>()),
181
return
InlineCalculateSegmentSize
(elementSize) - 1;