[Mono-bugs] [Bug 52586][Wis] Changed - We do not handle overriden overloads correctly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Jan 2004 12:47:47 -0500 (EST)


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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=52586

--- shadow/52586	2004-01-04 12:28:44.000000000 -0500
+++ shadow/52586.tmp.29539	2004-01-04 12:47:47.000000000 -0500
@@ -74,6 +74,9 @@
 method lookups. That second cache that we have will give the method
 with a DeclaringType which is wrong.
 
 Miguel -- what is the reasoning behind the MemberCache using the
 special hashtable for methods in external assemblies? The comments say
 you need the correct ReflectedType, why is the correct type needed?
+
+------- Additional Comments From bmaurer@users.sf.net  2004-01-04 12:47 -------
+See bug 26204.