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