1 reference to RotateLeft
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.Node.cs (1)
1419return _right!.BalanceFactor < 0 ? this.DoubleLeft() : this.RotateLeft();