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