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