1 instantiation of SegmentEnumerator
Test.Utilities (1)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (1)
680=> new(SegmentedCollectionsMarshal.AsSegments(_array), _offset, _length);
2 references to SegmentEnumerator
Test.Utilities (2)
src\Dependencies\Collections\Segmented\SegmentedArray.cs (2)
679public SegmentEnumerator<T> GetEnumerator() 694public SegmentEnumerator<T>.Reverse GetEnumerator()