Disable EnC in presence of C# 7 switch statement #12380
Labels
Area-Compilers
Area-Interactive
Feature - Pattern Matching
Pattern Matching
Interactive-EnC
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
The compiler should provide a helper method that checks the type of the switch expression and determines whether the switch has C# 6 semantics or C# 7 semantics. In the latter case we need to report a rude edit until we have proper EnC support.
The text was updated successfully, but these errors were encountered: