You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException: This program location is thought to be unreachable.
at Microsoft.CodeAnalysis.CSharp.Binder.MakeIsPatternExpression(SyntaxNode node, BoundExpression expression, BoundPattern pattern, TypeSymbol boolType, Boolean hasErrors, BindingDiagnosticBag diagnostics) in /_/src/Compilers/CSharp/Portable/Binder/Binder_Patterns.cs:line 60
at Microsoft.CodeAnalysis.CSharp.Binder.BindIsPatternExpression(IsPatternExpressionSyntax node, BindingDiagnosticBag diagnostics) in /_/src/Compilers/CSharp/Portable/Binder/Binder_Patterns.cs:line 20
...
Version Used: main (27 Jan 2022, 3b32fc3)
Steps to Reproduce:
Expected Behavior: the code compiles
Actual Behavior:
https://sharplab.io/#v2:EYLgtghglgdgNAFxAJwK7wCYgNQB8ACATAIwCwAUBQG4TIAEAHnQLx0wCmA7nQMoAUASgDcFAPotGdKAGc6AbQB0CmvQCeAXRGVy0hGgDGCXhQDeFOnXwBmKTCMAZdjADmCABZ0TdZ+wRC6AL7mljawRu4ycmFS6iwAfHQALIRaFta8dBHScgBKEC7sdMixzAkY7ABmEKgANn4UAUA==
The text was updated successfully, but these errors were encountered: