1 instantiation of UnalignedSegmentEnumerator
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\SegmentedArray.cs (1)
534=> new(SegmentedCollectionsMarshal.AsSegments(_first), _firstOffset, SegmentedCollectionsMarshal.AsSegments(_second), _secondOffset, _length);
2 references to UnalignedSegmentEnumerator
Microsoft.CodeAnalysis (2)
src\Dependencies\Collections\SegmentedArray.cs (2)
533public UnalignedSegmentEnumerator<T> GetEnumerator() 548public UnalignedSegmentEnumerator<T>.Reverse GetEnumerator()