Posts
Sort by recent activity
For .NET Reflector 10 Extension in Visual Studio 2017 - How to Disable Obfuscation During Debugging
I recently installed this extension. It is letting me step into the source code of dlls the source of which I own. Unfortunately I see the code I am stepping into has been obfuscated. This defeats...