Debugging External Assemblies
I created a class library and imported the dll into my project. This is C#.
When I call a class in that dll and try to go into it with the debugger, it doesn't go into that class.
It does it just fine in Visual Studio.
How do I enable this?
Please sign in to leave a comment.
Hello Sean, could you please clarify what exactly happens? Do you see any error or notification when it happens? Do you face it only during debugging or when just editing/navigating in the solution too?
So I went to make a video of the issue to show you but it's working now for some reason.
However, before it would only download the mscorelib and opened it up in the window.
Okay, if it happens again, please contact us with more details, like a small video and logs, it will help a lot with investigation.