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