1
vote
Enable/Disable “Step into” debugging on certain project in visual studio solution
A couple of possibilities:
There is a check box to step into "just my code". Its intent is to make it so you can't step into Microsoft's Framework code (unless you choose to by unc …
