I want to climb on the compiled application to see the optimizations produced by the jit compiler.
What programs to use to get a listing of the native code after passing jit and mapping them on the il-code instruction? Ideally, another would be mapping on a C # code.