Playing Nicely with Reflector Decompiler
Hello Community,
I have Reflector installed with ReSharper, and I am having problems when I decompile code and I am looking for guidance on how to make these two play nicely with each other. Essentially, each seem to decompile their own set of of classes, and I will get one set during design (JetBrains) and then I will get one during runtime/debug (Reflector).
Is there any guidance on how to be consistent or ensure that only one of these are used (Reflector is preferred as I prefer its formatting) for symbol/source decompilation?
Thank you for any consideration and/or assistance,
Michael
Please sign in to leave a comment.
Nevermind, I just found out about this:
https://www.jetbrains.com/resharper/help/Generating_PDB_Files.html
What happened to the support in this forum? It used to be so much better.