[Mono-bugs] [Bug 71396][Blo] Changed - MethodInfo.Invoke fails for ref parameters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 25 20:20:16 EDT 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 bmaurer at users.sf.net.

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

--- shadow/71396	2005-03-04 14:04:33.000000000 -0500
+++ shadow/71396.tmp.1167	2005-05-25 20:20:16.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: MethodInfo.Invoke fails for ref parameters
-OtherBugsDependingOnThis: 69164
+OtherBugsDependingOnThis: 69164[FIXED]
 
 MethodInfo.Invoke throws an exception when invoked for a method that has by
 ref parameters. This fails in the 1.0 branch but it works in HEAD. A test case:
 
 using System;
 using System.Reflection;


More information about the mono-bugs mailing list