Working with in-memory assemblies during debugging
I'm attempting to make a switch from VS to Rider, but one VS feature that I use often doesn't appear to have a counterpart in Rider. Namely viewing/decompiling an assembly built or loaded in-memory as opposed to from disk. They're visible in the Modules tab in Debug, and there's an option for “View in Assembly Explorer”, but it doesn't do anything.
Any ideas? Or am I just out of luck?
Please sign in to leave a comment.
Unfortunately, it looks like you have faced a known issue:
RIDER-118768 Unable to view/decompile in-memory assemblies when debugging
Please upvote it to indicate your interest and subscribe to further status updates.
Does the problem persist in the latest 2024.3 versions in your environment? It's better if you could provide a minimal sample on reproducing the problem.
Thanks. I was the one that opened that ticket.