1 instantiation of UnalignedSegmentEnumerator
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
528=> new((T[][])_first.SyncRoot, _firstOffset, (T[][])_second.SyncRoot, _secondOffset, _length);
2 references to UnalignedSegmentEnumerator
Microsoft.Build.Framework (2)
SegmentedArray.cs (2)
527public UnalignedSegmentEnumerator<T> GetEnumerator() 542public UnalignedSegmentEnumerator<T>.Reverse GetEnumerator()