1 reference to DoubleRight
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.Node.cs (1)
1407return _left!.BalanceFactor > 0 ? this.DoubleRight() : this.RotateRight();