Search code examples
CS8019 Error on Assemblyinfo on temp file MSBuild Server...

c#.netmsbuildcode-analysisfxcop

Read More
Visual Studio Code Analysis Rule - "Do not expose generic lists"...

c#linqextension-methodscode-analysisfxcop

Read More
Suppress warnings in Visual Studio 2015 for custom code analyzers...

visual-studio-2015code-analysisfxcop

Read More
Analyse .NET code with SonarQube on Linux platform...

.netlinuxsonarqubestatic-analysisfxcop

Read More
Can you change the FXCop rule types?...

c#sonarqubefxcop

Read More
FXCop violation for generic types...

c#asp.netfxcop

Read More
Analyzing C# VS Solution using SonarQube, MSBuild14 and FxCop10...

c#msbuildsonarqubefxcop

Read More
Are there any good workarounds for FxCop warning CA1006?...

c#.netfxcop

Read More
FxCop Rule in SonarQube 4.5.7 on C# project...

c#msbuildsonarqubefxcopsonarqube-4.5

Read More
Why is ReadOnlyCollection<ReadOnlyCollection<T>> bad according to FxCop and what is the ...

c#.netimmutabilityfxcopreadonly-collection

Read More
Run FxCop against ASP.net web-site?...

asp.netvisual-studio-2010fxcop

Read More
FXCop Custom Rule does not show up in RuleSet...

c#fxcop

Read More
Should I always specify which IFormatProvider to use?...

.netfxcopiformatprovider

Read More
Static Code Analyzer doesn't require to build...

c#c++code-analysisfxcopstatic-code-analysis

Read More
How to run .NET 4 code analysis on build server...

.net-4.0fxcopbuild-server

Read More
Naming advice for replacing/avoiding hungarian notation in UI?...

naming-conventionsfxcophungarian-notation

Read More
Removing C6054 error with scanf functions...

cfxcop

Read More
"CA2000: Dispose object before losing scope" building Unity container...

c#code-analysisfxcopstatic-code-analysis

Read More
Error CA0053 with Sonar...

sonarqubefxcopsonarqube-5.0

Read More
Using TeamCity to run Fxcop against my old and gnarly solution generates too many errors...

continuous-integrationteamcityfxcop

Read More
SonarQube MSBuild-Runner use custom FXCop rules from project file...

msbuildsonarqubefxcopsonarqube5.1sonarqube-msbuild-runner

Read More
Treat Warnings as Errors has no effect...

visual-studio-2010code-analysiscompiler-warningsfxcop

Read More
Visual Studio 2015 Code Analysis vs FxCopCmd.exe difference...

c#msbuildvisual-studio-2015fxcopstatic-code-analysis

Read More
Bizzare behaviour with Visual Studio Code Analysis Rule 1804...

visual-studiocode-analysisfxcop

Read More
CA1824: Mark assemblies with NeutralResourcesLanguageAttribute (App_GlobalResources.dll for a non-We...

c#asp.net.netvisual-studiofxcop

Read More
Link to Microsoft coding standard/ best practices documentation?...

asp.net.netfxcop

Read More
Why does FxCop not report CA2000 for this trivial case of not-disposed class instance?...

c#code-analysisfxcop

Read More
Cannot run Code Analysis Analyzer in Visual Studio 2015...

visual-studio-2015code-analysisroslynfxcopanalyzer

Read More
Not able to see the FxCop Report embeded in the Email using CruiseControl.Net...

cruisecontrol.netfxcop

Read More
Why does FXCop throw violations against Contract classes when runtime checking is disabled?...

c#fxcopcode-contracts

Read More
BackNext