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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 13 08:43:04 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=450200#c1


Jb Evain <jbevain at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Jb Evain <jbevain at novell.com> 2010-04-13 12:43:03 UTC ---
Clone was designed to allow you to add the method to another type, or to the
same one, using .Methods.Add, that would attach it to another declaring type.

-- 
Configure bugmail: http://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