3 references to SegmentSize
Microsoft.Build (3)
SegmentedArrayHelper.cs (3)
42
_ => FallbackSegmentHelper<T>.
SegmentSize
,
201
public static readonly int SegmentShift = CalculateSegmentShift(
SegmentSize
);
202
public static readonly int OffsetMask = CalculateOffsetMask(
SegmentSize
);