List Question
18 TechQA 2013-12-19T07:05:50.697000Creating Customized rule for FxCop
105 views
Asked by Rohit Vyas
Custom Fxcop Rules with SonarQube
688 views
Asked by Ram
How to create FxCop Problem() object with correct line number in source
1k views
Asked by slolife
fxcop custom rules - Inspecting source code to look for new keyword
773 views
Asked by Tim
File names and line numbers missing from FXCOP output in SDK-style project targeting .NET Framework
61 views
Asked by ZbynekZ
FxCop: custom rule for checking assembly info values
965 views
Asked by Julia Hayward
How do I debug Code Analysis custom rules?
1.6k views
Asked by Crono
Compare FxCop TypeNode to System.Type
214 views
Asked by Otto Abnormalverbraucher
Is there a standard FxCop rule that detects throwing new exceptions without setting InnerException?
229 views
Asked by codeape
How to set up dependency rules?
126 views
Asked by Swati Dayal
FxCop custom rule to check namespace
254 views
Asked by Saket Kumar
Custom FxCop rules to check attributes in MVC application
270 views
Asked by SCP
Custom Rule in FxCop to only apply to methods called by particular type's method
3.2k views
Asked by George Duckett
How to create custom rule in fxcop
81 views
Asked by user2960882
FxCopSdk RuleUtilities.GetDataFilePaths
102 views
Asked by charlie.mott
Suppressing FXCOP error for vb.net Method
81 views
Asked by Karthik Karnam
Detecting class with SerializationAttribute in a FxCop custom rule
172 views
Asked by David Gardiner
FXCop Custom Rule to detect if catch has logging (Custom Code Analysis)
255 views
Asked by GPGVM