[Mono-bugs] [Bug 450200] New: MethodDefinition.Clone() doesn' t populate DeclaringType in clone

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 29 00:41:48 EST 2008


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


           Summary: MethodDefinition.Clone() doesn't populate DeclaringType
                    in clone
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Cecil
        AssignedTo: jbevain at novell.com
        ReportedBy: marxidad at marxidad.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


1. call MethodDefinition.Clone() on an instance
2. read the value of the returned MethodDefinition's DeclaringType property

Expected to be same as original MethodDef.
Instead got null.


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


More information about the mono-bugs mailing list