[Mono-bugs] [Bug 58844][Nor] Changed - [PATCH] InvokeMember with 'InvokeMethod | GetField' fails to find field

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jul 2004 17:17:39 -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 grompf@sublimeintervention.com.

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

--- shadow/58844	2004-07-07 17:17:07.000000000 -0400
+++ shadow/58844.tmp.2128	2004-07-07 17:17:39.000000000 -0400
@@ -10,13 +10,12 @@
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: timsuth@ihug.co.nz               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [PATCH] InvokeMember with 'InvokeMethod | GetField' fails to find field
 
 When calling System.Type#InvokeMember (mcs/class/corlib/System/MonoType.cs)
 with BindingFlags like
  InvokeMethod | GetField