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

If compiler generated code is converted by ILSpy into C#, these (.NET) names are invalid in C# #408

Closed
MartinMulderTurien opened this issue Jun 22, 2013 · 1 comment
Milestone

Comments

@MartinMulderTurien
Copy link

If the compiler generates code, like anonymous methods, the methods created by the compiler use characters like '$'. When ILSpy converts these functions into C#, the names remain, cause illegal names in C#.

@siegfriedpammer
Copy link
Member

This was likely fixed in the new decompiler engine (which just landed on the master branch).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants