1 reference to getCurrentSwitchBottom
Microsoft.CodeAnalysis (1)
Operations\OperationNodes.cs (1)
515return ConditionIsTop ? getCurrentSwitchTop() : getCurrentSwitchBottom();