3 references to SegmentSize
Microsoft.CodeAnalysis.CodeStyle (3)
src\Dependencies\Collections\Internal\SegmentedArrayHelper.cs (3)
42_ => FallbackSegmentHelper<T>.SegmentSize, 201public static readonly int SegmentShift = CalculateSegmentShift(SegmentSize); 202public static readonly int OffsetMask = CalculateOffsetMask(SegmentSize);