Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ObjectCodeExporter
ObjectCodeExporter

ObjectCodeExporter

Thomas NOIRET

|
45 installs
| (1) | Free
Package to install ObjectCodeExporter visualizer
Download

This extension adds a Visualizer for WeakReference

Why ?

Because when we need to get the code from an object while debugging, the only way is to use WeakReference on quick watch to get the object instance and dump it! (we can't make a visualizer for "object" type)

When?

When you need to get source code from the objet (like automated test building)

How?

While debugging : -add a breakpoint -select the object you want -right click and select "Get Object code"

image__1.png

  • The Quick watch window prompt image__3.png

  • Click on magnifying glass to get your code :)

image__2.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft