We've been using the static code analysis in Visual Studio in a couple of projects by now, but I have always coded the SuppressMessage attribute myself and totaly missed that it can easily be done by right-clicking on the message. This is great news because doing it by yourself is very errorprone. Read more at the very useful Visual Studio Code Analysis Team Blog.