1 reference to Reverse
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.cs (1)
421public ImmutableList<T> Reverse() => this.Wrap(_root.Reverse());