Skip to content

Fix issue with SE1050 (Exhaustive switches) + another fix option for SE1040

Choose a tag to compare

@ShaharPrishMSFT ShaharPrishMSFT released this 29 Sep 08:34
· 11 commits to main since this release
fbdecfe

SE1050

Fixed an issue when switch arms contain a call to a static method with an enum as an argument

SE1040

Added a code fix that keeps the elements visible for intellisense.