[Mono-bugs] [Bug 79023][Wis] Changed - Type.InvokeMember does not accept (BindingFlags.SetField | BindingFlags.SetProperty)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 7 21:09:50 EDT 2006
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 duncan at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79023
--- shadow/79023 2006-08-06 22:21:47.000000000 -0400
+++ shadow/79023.tmp.18929 2006-08-07 21:09:50.000000000 -0400
@@ -40,6 +40,11 @@
if (!object.Equals("bar", list[0]))
{
throw new ApplicationException();
}
}
}
+
+------- Additional Comments From duncan at ximian.com 2006-08-07 21:09 -------
+Created an attachment (id=17414)
+Possible fix
+
More information about the mono-bugs
mailing list