1 instantiation of Reverse
Microsoft.CodeAnalysis.Workspaces (1)
SegmentedArray.cs (1)
687=> new((T[][])_enumerable._array.SyncRoot, _enumerable._offset, _enumerable._length);
1 reference to Reverse
Microsoft.CodeAnalysis.Workspaces (1)
SegmentedArray.cs (1)
686public SegmentEnumerator<T>.Reverse GetEnumerator()