Microsoft's free static analysis tool for analyzing .NET managed code assemblies.
I recently installed Visual Sudio 2015 and was able to run code analysis for the solution with the following command: msbuild.…
c# msbuild visual-studio-2015 fxcop static-code-analysis