[Mono-bugs] [Bug 76878][Nor] Changed - [PATCH]
System.Type.DeclaringMethod has wrong return type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 02:24:32 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by alp at atoker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76878
--- shadow/76878 2005-12-02 02:18:30.000000000 -0500
+++ shadow/76878.tmp.5884 2005-12-02 02:24:32.000000000 -0500
@@ -24,6 +24,11 @@
public virtual MethodInfo DeclaringMethod { get; }
A preliminary patch is attached, but it's possible that more changes might
be necessary in places like the icall definition. At least the gmcs tests
still seem to pass with this applied.
+
+------- Additional Comments From alp at atoker.com 2005-12-02 02:24 -------
+Created an attachment (id=16152)
+Type.DeclaringMethod returns MethodBase
+
More information about the mono-bugs
mailing list