Quote:
Originally Posted by sendersu
Reflector has different decompiler, so you never know which one will produce better output...
btw, dnSPy is based on old ILSpy (v2.x) decompiler which is pretty poor (eg can't take care of lambdas, etc)
ILSpy v3 in this scense is a cosmic rocket (but still in dev phase...)
|
Hmmm... Never thought of it in that respect of decompiler differences. Good feeback. Although, I do like the debugging aspect of dnSPY, which I don't see in Reflector. But I guess it's no different in the respect of different tools for different tasks.