1 reference to OffsetMask
Microsoft.Build (1)
SegmentedArray`1.cs (1)
120return ref _items[index >> SegmentShift][index & OffsetMask];