[Regression] Compiler is unable to compile specific flavor of type check in patterns #16447
Labels
Area-Compiler-Syntax
lexfilter, indentation and parsing
Bug
Impact-High
(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Regression
Milestone
Please provide a succinct description of the issue.
I've found a case where compiler is not able to compile the code it used to compile before.
This particular flavor of pattern macthing is used to help compiler figure out some overload complexities
Repro steps
Provide the steps required to reproduce the problem:
Net6/7 output: (compiles and runs)
Net8 fails to build the app with errors specified in the code as comments
The text was updated successfully, but these errors were encountered: