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

Implement some of MS ILDasm Features #7

Open
3 tasks
pjbgf opened this issue May 25, 2017 · 0 comments
Open
3 tasks

Implement some of MS ILDasm Features #7

pjbgf opened this issue May 25, 2017 · 0 comments

Comments

@pjbgf
Copy link
Owner

pjbgf commented May 25, 2017

Implement keys features from MS IL Dasm:

  • /source Shows original source lines as comments.
  • /raweh Shows exception handling clauses in raw form.
  • /pubonly Disassembles only public types and members.

Also support same syntax, using slashes instead of hyphens.

More information at ILDasm documentation

@pjbgf pjbgf added this to the Future milestone May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant