1 instantiation of AlignedSegmentEnumerator
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
442=> new((T[][])_first.SyncRoot, _firstOffset, (T[][])_second.SyncRoot, _secondOffset, _length);
1 reference to AlignedSegmentEnumerator
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
441public AlignedSegmentEnumerator<T> GetEnumerator()