[Mono-bugs] [Bug 52594][Wis] Changed - cant call custom MethodInfo with Sys.Ref.Emit

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Dec 2004 12:40:31 -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=52594

--- shadow/52594	2004-12-12 12:39:42.000000000 -0500
+++ shadow/52594.tmp.31412	2004-12-12 12:40:31.000000000 -0500
@@ -95,6 +95,20 @@
 This is actually used by some compilers so I am reopening
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-12-12 12:39 -------
 Created an attachment (id=13484)
 A new test case
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-12-12 12:40 -------
+C:\Inetpub\ftproot>t
+System.Type get_DeclaringType()
+System.Type get_ReflectedType()
+System.Type get_ReturnType()
+System.String get_Name()
+System.Type get_ReturnType()
+System.Reflection.MethodAttributes get_Attributes()
+hello, world
+
+C:\Inetpub\ftproot>
+
+So, this is what the .net fx looks at on the thing.