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

Fails to decompile lambda method #331

Closed
puff opened this issue Jun 20, 2024 · 1 comment
Closed

Fails to decompile lambda method #331

puff opened this issue Jun 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@puff
Copy link

puff commented Jun 20, 2024

dnSpyEx version

6.5.1-rc1

Describe the Bug

QueryWatcher doesn't decompile in C# mode. In IL with C# mode, it does decompile.
image
Going to QueryWatcher brings you to the top of the decompiler page in C# mode. In IL with C# mode, it outputs decompilation along with IL code.

How To Reproduce

Sent sample in Discord DM

Expected Behavior

Decompilation

Actual Behavior

No decompilation

Additional Context

No response

@puff puff added the bug Something isn't working label Jun 20, 2024
@puff
Copy link
Author

puff commented Jun 22, 2024

disregard, Options -> Decompiler -> "Show hidden compiler generated types and methods" wasn't enabled.
image

After enabling it, it now jumps to decompilation. Thanks!

@puff puff closed this as completed Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant