2 references to InlineCalculateSegmentSize
GenerateDocumentationAndConfigFiles (2)
src\Dependencies\Collections\Internal\SegmentedArrayHelper.cs (2)
40
_ =>
InlineCalculateSegmentSize
(Unsafe.SizeOf<T>()),
181
return
InlineCalculateSegmentSize
(elementSize) - 1;