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