Microsoft Source Analysis for C#
Microsoft announces Source Analysis for C#. It is very similar to Static Code Analysis (FxCop), but instead of doing on the binaries it performs the analysis on the actual C# code.
Read more about it here.
This post is licensed under CC BY 4.0 by the author.