1 write to _array
Microsoft.Build.Framework (1)
SegmentedArray`1.cs (1)
431_array = array;
1 reference to _array
Microsoft.Build.Framework (1)
SegmentedArray`1.cs (1)
436public T[][] Items => _array._items;