OmarElabd / ObjectExporter

Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
GNU General Public License v3.0
264 stars 82 forks source link

Debugger Values appearing in Variables #37

Open OmarElabd opened 9 years ago

OmarElabd commented 9 years ago

Depending on how the code was executed, the value of a variable may be a warning message from the compiler.

List:

  1. A type or generic instantiation needed to evaluate this expression does not exist in the process being debugged