2 references to CalculateSegmentShift
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Collections\Internal\SegmentedArrayHelper.cs (2)
189=> SegmentedArrayHelper.CalculateSegmentShift(segmentSize); 199public static readonly int SegmentShift = CalculateSegmentShift(SegmentSize);