3 references to SegmentSize
Microsoft.Build.Framework (3)
SegmentedArrayHelper.cs (3)
31
return ReferenceTypeSegmentHelper.
SegmentSize
;
139
public static readonly int SegmentShift = CalculateSegmentShift(
SegmentSize
);
140
public static readonly int OffsetMask = CalculateOffsetMask(
SegmentSize
);