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)
436
public T[][] Items =>
_array
._items;