Is there any Debug Visualizer to automatically cast object instances (and their properties/fields) to the right class types? (ie: I'm really TIRED of casting and casting and casting when inspecting instances)

Comments