Viewing object values

Is it possible to see the values of various objects in a memory snapshot using dotMemory?

0
1 comment
Official comment

You can see the values of the fields of the primitive type on the "Outgoing references" view analyzing an object instance.
https://www.jetbrains.com/help/dotmemory/Outgoing_References.html#example

Please sign in to leave a comment.