I'm on Visual Studio 2019. After building the .sln in debug mode, I'm getting errors. When I double click the error from the error list tab, the error disappears from the page and also the bug count reduces, but as I clean build it pops up again. As I have followed process same from the Stack Overflow community to which the question has been asked again.
visual-studio-showing-fake-errors-after-build
I've tried to delete .vs folder and even tried to degrade it to 4.5.2 from 4.7.2 nothing seems to work as of now. Any suggestions might pull me through the solution.