Visual Studio 2017 breaks in debug mode and displays the message:
Your app has entered a break state, but there is no code to show because all threa
Just had a similar issue in VS2019, I ended up needing to rebuild all in order to resolve the issue despite having manually built many times.