DumpStackToCSharpCodeDumpStackToCSharpCode provides functionality to dump stack to C# code directly from visual studio while debugging application. You can do it from context menu, which is invoked from Autos or Locals windows. You can download it from visual studio marketplace. Demo 1Invoking action from Autos window. Demo 2Invoking action from Locals window. Choose which object you want to dumpConfigure object that should be created via constructorDemo 3Refresh automatically during debugging. ConfigurationBasic configuration. Build Status |