[Mono-bugs] [Bug 41691][Nor] Changed - Named parameter support missing in default binder.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 15 May 2003 13:38:12 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41691
--- shadow/41691 Tue May 6 17:53:09 2003
+++ shadow/41691.tmp.29654 Thu May 15 13:38:12 2003
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: piyush.garyali@honeywell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Bug in System.Type.InvokeMember
+Summary: Named parameter support missing in default binder.
[Description of Problem]
There seems to be a bug in System.Type.InvokeMember. I ran a simple
program which uses reflection and it produced different results when
run from Microsoft CLR and mono.