HexedModer
New User
- 15
- 12/15/16
- 0
Thread Author
I am trying to step through a decompiled DLL using .net reflector, However I keep getting an error where my parameters keep getting optimized away once they reach the third party DLL making debugging and stepping throught the code difficult .
Does anyone know how to un-optimise the DLLS without re-compiling them?
Does anyone know how to un-optimise the DLLS without re-compiling them?