Ported from TFS WorkItem: 1108097
Repro Steps:
Create a C# console app.
Introduce some errors in program.cs
Close VS
Restart VS and open the solution.
The errors in program.cs show up as squiggles in the editor but do not appear in the error list.
Make any change in program.cs (even adding a space to a comment).
Errors now appear in the error list.