Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fxcop

Where to get a complete list of FxCop warnings sorted by code?

fxcop

Has anyone created custom StyleCop and FxCop rules for the Lance Hunt C# coding standards?

c# coding-style fxcop stylecop

Fixing CA2122 with Process.Start

FxCop (/VS2010 Code Analysis), possible to flag method result as "callers responsibility now" for IDisposable?

Suppress CA1707 on constants

Was FxCop wrong to tell me to use the .Net Uri class?

.net url amazon-s3 uri fxcop

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

dll interop gac fxcop

Is CA1309 still valid for source compiled against .NET 4.5.1?

c# visual-studio-2015 fxcop

Build server fails to load custom code analysis ruleset

Code Analysis warning CA2000: Call Dispose on object 'new ContainerControlledLifetimeManager()'

What is transparent class or transparent method in C#?`

c# fxcop

FxCop Suppression

Unit testing custom FxCop rules

c# unit-testing fxcop

FxCop is not respecting my excludes

Removing C6054 error with scanf functions

c fxcop