3 references to SegmentSize
Microsoft.Build.Framework (3)
SegmentedArrayHelper.cs (3)
35
return ValueTypeSegmentHelper<T>.
SegmentSize
;
146
public static readonly int SegmentShift = CalculateSegmentShift(
SegmentSize
);
147
public static readonly int OffsetMask = CalculateOffsetMask(
SegmentSize
);