T
Terry Clancy
Guest
Visual Studio loosing track of references
I am using Microsoft Visual Studio Community 2019, Version 16.4.2 and when making changes to the solution it fails to find C# references that exist.
This evidenced by
(1) Intelesence not finding references (for example Class name not changing color and no popup to ID reverenced class) and
(2) Corresponding complier errors upon compilation.
These issues can be resolved by stopping and restarting Visual Studio at which time references are found.
Over the past few weeks this has caused a lot of wasted time trying to debug non existent bugs
Terry Clancy
ClanceZ
Terry Clancy
Continue reading...
I am using Microsoft Visual Studio Community 2019, Version 16.4.2 and when making changes to the solution it fails to find C# references that exist.
This evidenced by
(1) Intelesence not finding references (for example Class name not changing color and no popup to ID reverenced class) and
(2) Corresponding complier errors upon compilation.
These issues can be resolved by stopping and restarting Visual Studio at which time references are found.
Over the past few weeks this has caused a lot of wasted time trying to debug non existent bugs
Terry Clancy
ClanceZ
Terry Clancy
Continue reading...