Search code examples
FxCop CA2227:CollectionPropertiesShouldBeReadOnly with Private Set...

c#collectionsprivatereadonlyfxcop

Read More
If type has StructLayoutAttribute then return in fxcop...

c#code-analysisfxcop

Read More
Constant field at compiletime...

c#constantscode-analysisfxcop

Read More
FxCop analysis not finding indirectly-referenced assemblies - GAC issue?...

.netgacfxcoparcgis

Read More
XMLSlurper to parse FXCop results?...

xmlgroovyfxcopxmlslurper

Read More
Can't see my custom rules with fxcop...

c#fxcop

Read More
Get method body c#...

c#visual-studiofxcop

Read More
FxCop 10.0 standalone failing to analyse assemblies that use AutoMapper...

.netautomapperfxcopportable-class-library

Read More
How do I get a list of suppressed code analysis warnings from a visual studio project?...

visual-studio-2012code-analysisfxcop

Read More
What's the proper naming convention for a property 'ID' : ID or Id?...

.netnaming-conventionsfxcop

Read More
fxcop execution failed with return code 515...

.netsonarqubefxcopsonar-runner

Read More
FxCop rule to access properties in a specific way...

c#fxcop

Read More
How to set fxcop path for sonar...

.netsonarqubefxcopsonar-runner

Read More
Using CustomDictionary.xml in Visual Studio Code Analysis for fancy-cased identifiers...

c#.netvisual-studio-2008code-analysisfxcop

Read More
Are there any tools to perform a security analysis against .net desktop assemblies and excutables?...

securityassembliesstatic-analysisfxcopgendarme

Read More
FxCop SupressMessage doesn't work...

c#.netfxcop

Read More
CA1811 Error not being Displayed when I Think It Should be...

c#fxcop

Read More
FxCop indirect reference to System.Core version 2.0.5.0...

autofacfxcop

Read More
FxCop custom rules don't have a name in VS2012 (but "official" rules have a name)...

visual-studio-2012code-analysisfxcop

Read More
Static code analysis WITH dynamic code analysis tools?...

code-analysisfxcop

Read More
How to get FxCop working with Sonar for a C# solution?...

c#static-analysisfxcopsonarqube

Read More
FxCop folder missing...

fxcop

Read More
FxCop 10.0 can't find CA2000 "Dispose objects before losing scope"...

c#fxcop

Read More
Overridable Methods In Constructors -Help to Fix...

c#constructorfxcops#arp-architecture

Read More
Why does IDisposable have the [ComVisible(true)] attribute?...

c#.netidisposablefxcopcomvisible

Read More
FxCop CA2227 warning and ReadOnlyCollection<T>...

c#-3.0code-analysisfxcopvisual-studio-2008-sp1readonly-collection

Read More
Compare two fxcop results...

fxcop

Read More
Query FxCop For Supported Rules (Using commandline)...

fxcopfxcopcmd

Read More
How do I disable a specific FxCop rule in generated code?...

.netfxcop

Read More
FxCop rule that checks for NotImplementedExceptions...

c#.netfxcopndependnotimplementedexception

Read More
BackNext