CheckFeatureAvailability
should not have side-effects on binding via hasErrors
in ForEachLoopBinder
#65363
Labels
Milestone
We should remove the side-effect on
hasErrors
inhasErrors |= !messageId.CheckFeatureAvailability( ...
because some checks are conditional onhasErrors
.#65352 (comment)
The text was updated successfully, but these errors were encountered: