Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[c#] Handle PatternExpressions in switch statements #4416

Open
AndreiDreyer opened this issue Apr 2, 2024 · 0 comments
Open

[c#] Handle PatternExpressions in switch statements #4416

AndreiDreyer opened this issue Apr 2, 2024 · 0 comments
Labels
c# Relates to csharpsrc2cpg

Comments

@AndreiDreyer
Copy link
Contributor

AndreiDreyer commented Apr 2, 2024

Add handling for PatternExpressions in switch statements:
https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/functional/pattern-matching#compare-discrete-values

@AndreiDreyer AndreiDreyer added the c# Relates to csharpsrc2cpg label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c# Relates to csharpsrc2cpg
Projects
Status: Backlog
Development

No branches or pull requests

1 participant