SonarQube C# plugin with StyleCop report generated externally...
Read MoreDo I need to provide an IFormatProvider when converting a date to a string with a specific format?...
Read MoreFxCop with SonarQube when assemblies are built from different directory...
Read MoreWhy "Properties that return arrays are prone to code inefficiencies"?...
Read MoreDo not declare read only mutable reference types - why not?...
Read MoreDoes .net 5 compiler give warning for the loop-variable-closure issue?...
Read MoreDoing .NET 4.0 static code analysis (FxCop) with VS 2010 Professional...
Read MoreNested classes don't have a namespace...
Read MoreCode analysis naming rules in Visual Studio 2012/2013...
Read MoreShould GC.SuppressFinalize be called on objects that do not have a finalizer?...
Read Morefxcop custom rules - Inspecting source code to look for new keyword...
Read MoreCustom Rule in FxCop to only apply to methods called by particular type's method...
Read MoreDetecting class with SerializationAttribute in a FxCop custom rule...
Read MoreFxCop: custom rule for checking assembly info values...
Read MoreCustom FxCop rules to check attributes in MVC application...
Read MoreIs there a way to get CAT.NET rules in FxCop 10.0...
Read MoreTeamCity FxCop Selecting MinimumRecommendedRules.ruleset has no effect...
Read MoreCA1062 & Postsharp required attribute...
Read MoreGetting to Microsoft.Office.Interop.Word.dll?...
Read MoreImport custom FxCop rules to sonar...
Read MoreC# analysis fails without .pdb files...
Read MoreSkip testmethods in custom fxcop rule...
Read MoreFxCop: Compound word should be treated as discrete term...
Read MoreWhat's wrong with my FXCop Ruleset?...
Read MoreDo not dispose objects multiple times...
Read MoreHow to correct DoNotExposeGenericLists error C#...
Read More