[Mono-bugs] [Bug 65778][Nor] Changed - [PATCH] Type.GetMember Ignoring BindingFlags.IgnoreCase
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Sep 2004 22:19:16 -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=65778
--- shadow/65778 2004-09-17 22:18:44.000000000 -0400
+++ shadow/65778.tmp.10413 2004-09-17 22:19:16.000000000 -0400
@@ -63,6 +63,11 @@
);
Console.WriteLine(LMembers.Length);
}
}
}
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-09-17 22:19 -------
+Created an attachment (id=10824)
+proposed patch
+