Visual Studio Code – "Source Not Found: You need to find class to view the source for the current call stack frame" as result when debugging project code
While investigating issues in a .net solution, I am encountering problems as I am unable to do debug or do any action. This is causing issues with debugging, such as breakpoints hitting or setting them properly. The issue is where…