FxCop CA2227:CollectionPropertiesShouldBeReadOnly with Private Set...
Read MoreIf type has StructLayoutAttribute then return in fxcop...
Read MoreFxCop analysis not finding indirectly-referenced assemblies - GAC issue?...
Read MoreXMLSlurper to parse FXCop results?...
Read MoreCan't see my custom rules with fxcop...
Read MoreFxCop 10.0 standalone failing to analyse assemblies that use AutoMapper...
Read MoreHow do I get a list of suppressed code analysis warnings from a visual studio project?...
Read MoreWhat's the proper naming convention for a property 'ID' : ID or Id?...
Read Morefxcop execution failed with return code 515...
Read MoreFxCop rule to access properties in a specific way...
Read MoreUsing CustomDictionary.xml in Visual Studio Code Analysis for fancy-cased identifiers...
Read MoreAre there any tools to perform a security analysis against .net desktop assemblies and excutables?...
Read MoreFxCop SupressMessage doesn't work...
Read MoreCA1811 Error not being Displayed when I Think It Should be...
Read MoreFxCop indirect reference to System.Core version 2.0.5.0...
Read MoreFxCop custom rules don't have a name in VS2012 (but "official" rules have a name)...
Read MoreStatic code analysis WITH dynamic code analysis tools?...
Read MoreHow to get FxCop working with Sonar for a C# solution?...
Read MoreFxCop 10.0 can't find CA2000 "Dispose objects before losing scope"...
Read MoreOverridable Methods In Constructors -Help to Fix...
Read MoreWhy does IDisposable have the [ComVisible(true)] attribute?...
Read MoreFxCop CA2227 warning and ReadOnlyCollection<T>...
Read MoreQuery FxCop For Supported Rules (Using commandline)...
Read MoreHow do I disable a specific FxCop rule in generated code?...
Read MoreFxCop rule that checks for NotImplementedExceptions...
Read More