What Is "Loaded by runtime" in the Visual Studio Modules Window, and How Does One Access This? #19179
-
I'm having trouble debugging Uno assemblies loaded in the Android emulator. I have created a Stack Overflow question here: As there have only been less than 20 views over the course of two days I am posting here for awareness. Thank you for any assistance you can provide. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The Visual Studio debugger does not support source link for assemblies coming from nuget packages. Our VS Code extension does, though. Is there a specific scenario you want to debug? |
Beta Was this translation helpful? Give feedback.
It's available in Code because Uno is handling the debugging. It's been an ask from Microsoft for many years, but it's not been prioritized so far.