Search code examples
TeamCity - MSBuild Code Analysis...

teamcityjslintfxcopstylecopcsslint

Read More
SonarQube C# plugin with StyleCop report generated externally...

sonarqubefxcop

Read More
Do I need to provide an IFormatProvider when converting a date to a string with a specific format?...

dateformattingfxcopiformatprovider

Read More
FxCop with SonarQube when assemblies are built from different directory...

sonarqubefxcopfxcopcmd

Read More
fxcop CA2213 error in vs2010...

c#visual-studio-2010fxcop

Read More
Why "Properties that return arrays are prone to code inefficiencies"?...

oopperformancefxcop

Read More
Do not declare read only mutable reference types - why not?...

c#fxcopimmutabilityreadonly

Read More
Does .net 5 compiler give warning for the loop-variable-closure issue?...

.netc#-4.0resharperc#-5.0fxcop

Read More
Doing .NET 4.0 static code analysis (FxCop) with VS 2010 Professional...

visual-studio-2010msbuildcode-analysisfxcop

Read More
Nested classes don't have a namespace...

c#namespacesfxcop

Read More
Code analysis naming rules in Visual Studio 2012/2013...

c#visual-studiocode-analysisfxcop

Read More
Should GC.SuppressFinalize be called on objects that do not have a finalizer?...

c#fxcopfinalizer

Read More
fxcop custom rules - Inspecting source code to look for new keyword...

c#fxcopfxcop-customrules

Read More
Custom Rule in FxCop to only apply to methods called by particular type's method...

c#.netfxcopfxcop-customrules

Read More
Detecting class with SerializationAttribute in a FxCop custom rule...

c#.netfxcopfxcop-customrules

Read More
FxCop: custom rule for checking assembly info values...

c#fxcopfxcop-customrules

Read More
Custom FxCop rules to check attributes in MVC application...

fxcopfxcop-customrules

Read More
Is there a way to get CAT.NET rules in FxCop 10.0...

visual-studio-2010visual-studiofxcopcat.net

Read More
TeamCity FxCop Selecting MinimumRecommendedRules.ruleset has no effect...

fxcopteamcity-8.0fxcopcmd

Read More
CA1062 & Postsharp required attribute...

c#fxcoppostsharp

Read More
Getting to Microsoft.Office.Interop.Word.dll?...

dllinteropgacfxcop

Read More
Import custom FxCop rules to sonar...

.netsonarqubefxcop

Read More
C# analysis fails without .pdb files...

c#fxcopsonarqubesonar-runner

Read More
Skip testmethods in custom fxcop rule...

c#code-analysisfxcop

Read More
FxCop: Compound word should be treated as discrete term...

c#fxcop

Read More
What's wrong with my FXCop Ruleset?...

visual-studio-2010fxcop

Read More
Do not dispose objects multiple times...

memory-managementfxcop.net

Read More
How to correct DoNotExposeGenericLists error C#...

c#listcollectionsfxcop

Read More
Fixing CA2122 with Process.Start...

c#vb.netsecurityfxcopcode-access-security

Read More
How do I suppress CA1725?...

c#.netfxcop

Read More
BackNext