2 references to RotateRightLeft
System (2)
compmod\system\collections\generic\sortedset.cs (2)
514newGrandParent = RotateRightLeft(parent); 698newChildOfGreatGrandParent = currentIsOnRight ? RotateLeftRight(grandParent) : RotateRightLeft(grandParent);