I created WPF App(.Net Framwork project) using c# language. Added sample code. Than ran Run code analysis. Below are the error list
By default it ran using roslyn code analysis tool, But i want it to run using fxcop code analysis tool
How to run fxcop code analysis from visual studio?