What's a simple method for extracting the finally x86/x64 assembly code of a C# method?
Preferably without debugging the method within Visual Studio and stepping with the assembly.
What's a simple method for extracting the finally x86/x64 assembly code of a C# method?
Preferably without debugging the method within Visual Studio and stepping with the assembly.