Tagged Questions

0
votes
1answer
34 views

How to tell Visual Studio not to display the same warning multiple times?

A few weeks ago I started noticing that my VS displays some warnings twice. Same Line/Column for both displayed warnings. It's exactly the same warning which is displayed twice within the Error List. ...