[Mono-bugs] [Bug 362867] New: New rule string.IsNullOrEmpty

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 19 04:42:00 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=362867


           Summary: New rule string.IsNullOrEmpty
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Gendarme
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Implement a rule which will recommend to use string.IsNullOrEmpty () over
manually checking for null and length or string.Empty.

This rule should apply to 2.0 assemblies only.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list