I am using VS 2012 and it was working all fine until I started observing some funny behavior. When I open my code it shows red Underlines which we usually see when there is an error in our code. Surprisingly, code compiles all fine. I have made following observations that are not normal at all.
Any ideas?
Visual Studio 2017:
Closing Visual Studio and removing the .vs
folder located in the solution directory worked for me.
This folder has a hidden
attribute. You may need to change settings in folder options to show hidden files.