1 instantiation of SegmentEnumerator
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
672=> new((T[][])_array.SyncRoot, _offset, _length);
2 references to SegmentEnumerator
Microsoft.Build.Framework (2)
SegmentedArray.cs (2)
671public SegmentEnumerator<T> GetEnumerator() 686public SegmentEnumerator<T>.Reverse GetEnumerator()