1 instantiation of UnalignedSegmentEnumerator
Metrics.Legacy (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
536=> new(SegmentedCollectionsMarshal.AsSegments(_first), _firstOffset, SegmentedCollectionsMarshal.AsSegments(_second), _secondOffset, _length);
2 references to UnalignedSegmentEnumerator
Metrics.Legacy (2)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (2)
535public UnalignedSegmentEnumerator<T> GetEnumerator() 550public UnalignedSegmentEnumerator<T>.Reverse GetEnumerator()