1 reference to OffsetMask
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\SegmentedArray`1.cs (1)
118return ref _items[index >> SegmentShift][index & OffsetMask];