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