I have an issue which is practically similar to Visual Studio debugging/loading very slow but I haven\'t managed to find a solution to such a problem.
I have tried all w
In my case, I had a file open in VS that was not part of my current solution (it happened to be an XML file which I had marked with breakpoints for quick-reference). When I removed those particular breakpoints, the issue resolved.