Seems the Debug symbols are missing.
- Clean your solution, restart Visual Studio, rebuild the solution.
- Make sure the Configuration Manager is in Debug mode.
- Check in Tools > Options > Debugging and Uncheck "Enable Just My Code"
Happened to me and this seemed to help.