[Mono-bugs] [Bug 76829][Nor] Changed - [PATCH] EventInfo.ReflectedType returns declaring type instead

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 30 16:32:26 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 robertj at gmx.net.

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

--- shadow/76829	2005-11-30 16:22:53.000000000 -0500
+++ shadow/76829.tmp.23455	2005-11-30 16:32:26.000000000 -0500
@@ -94,6 +94,15 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2005-11-30 16:22 -------
 Created an attachment (id=16139)
 ReflectedTypeTest.cs  (Unit Tests for ReflectedType)
 
+
+------- Additional Comments From robertj at gmx.net  2005-11-30 16:32 -------
+The unit test checks RelectedType for all MemberInfo types.
+I found it useful because every GetXyz internal call has
+its own different implementation.
+
+The test is suitable to be commited to
+mcs/class/corlib/Test/System.Reflection/
+


More information about the mono-bugs mailing list