1 instantiation of Reverse
Microsoft.CodeAnalysis.Collections.Package (1)
SegmentedArray.cs (1)
549
=>
new
(SegmentedCollectionsMarshal.AsSegments(_enumerable._first), _enumerable._firstOffset, SegmentedCollectionsMarshal.AsSegments(_enumerable._second), _enumerable._secondOffset, _enumerable._length);
1 reference to Reverse
Microsoft.CodeAnalysis.Collections.Package (1)
SegmentedArray.cs (1)
548
public UnalignedSegmentEnumerator<T>.
Reverse
GetEnumerator()