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#] basic support for nested method declarations #5288

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

xavierpinho
Copy link
Contributor

Initial effort towards supporting nested method declarations: only represents them AST-wise, but doesn't handle closures.

@xavierpinho xavierpinho added the c# Relates to csharpsrc2cpg label Feb 3, 2025
@xavierpinho xavierpinho merged commit a141820 into master Feb 3, 2025
5 checks passed
@xavierpinho xavierpinho deleted the xavierp/c#-nested-method branch February 3, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c# Relates to csharpsrc2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants