54b088967a
1. The error function throws, so no code after it is reachable. 2. Some switch statements are exhaustive, so no code after them are reachable. PR Close #40984