I have a class with a few methods and I would like to see how the code is converted to IL code. Can I do this using the reflector? If not, can I use VS IDE to view the IL code?
Yes you can. Open the exe/dll with Reflector and change the language setting to IL.
You can also use ILDasm to disassemble the assembly to IL.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With