Visual Studio Error list is not refreshing before debug

261 Views Asked by At

in visual studio , when I wrote something wrong, error list is not refreshing, and there is no error until project starts (debug).

can you help me with this problem?

example:

private void SQL_sEinschlag()
        {

        }

safsafavxyv (this must be an eror because meaningless and out of the method) until i start the project i cant see this error in the error list.

0

There are 0 best solutions below