2 references to CalculateSegmentSize
Microsoft.Build (2)
SegmentedArrayHelper.cs (2)
188
=> SegmentedArrayHelper.
CalculateSegmentSize
(elementSize);
200
public static readonly int SegmentSize =
CalculateSegmentSize
(Unsafe.SizeOf<T>());