[Mono-bugs] [Bug 36458][Nor] New - GetParameters fails on last member

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 13:51:05 -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 alp@atoker.com.

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

--- shadow/36458	Wed Jan  8 13:51:05 2003
+++ shadow/36458.tmp.32252	Wed Jan  8 13:51:05 2003
@@ -0,0 +1,20 @@
+Bug#: 36458
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Misc
+AssignedTo: lupus@ximian.com                            
+ReportedBy: alp@atoker.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: GetParameters fails on last member
+
+System.Reflection's GetParameters fails to get the Name property of the
+final parameter as shown in the attached test case.