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#] Create calls and fields in a chain. #4375

Open
karan-batavia opened this issue Mar 20, 2024 · 0 comments
Open

[C#] Create calls and fields in a chain. #4375

karan-batavia opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
c# Relates to csharpsrc2cpg

Comments

@karan-batavia
Copy link
Contributor

karan-batavia commented Mar 20, 2024

Currently, if there's a call/field chain, only the fieldAccess/callNode for the call/field at the end is added to the cpg. We want to create those nodes for all the calls/fields in the chain.

@karan-batavia karan-batavia added the c# Relates to csharpsrc2cpg label Mar 20, 2024
@karan-batavia karan-batavia self-assigned this Mar 20, 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: No status
Development

No branches or pull requests

1 participant