Use source instead of nugget/dll for debug? Permanently deleted user Created March 22, 2021 16:50 Is there a way to make rider debugger to use source code instead of decompiling nugget?
Try to disable the option "Enable external source debug" on "Preferences | Build, Execution, Deployment | Debugger" settings page.
https://www.jetbrains.com/help/rider/Debugging_External_Code.html