3 references to PushNext
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (3)
93this.PushNext(_root); 156this.PushNext(_reverse ? n.Left! : n.Right!); 177this.PushNext(_root);