1 instantiation of SegmentEnumerator
Microsoft.Build (1)
SegmentedArray.cs (1)
680=> new(SegmentedCollectionsMarshal.AsSegments(_array), _offset, _length);
2 references to SegmentEnumerator
Microsoft.Build (2)
SegmentedArray.cs (2)
679public SegmentEnumerator<T> GetEnumerator() 694public SegmentEnumerator<T>.Reverse GetEnumerator()