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