[Mono-bugs] [Bug 59833][Nor] Changed - NullReferenceException calling IsSerialized on EnumBuilder
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 16:22:32 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=59833
--- shadow/59833 2004-06-08 16:21:49.000000000 -0400
+++ shadow/59833.tmp.17811 2004-06-08 16:22:32.000000000 -0400
@@ -30,6 +30,11 @@
Type,System.Type,bool)
in <0x00017> System.Type:get_IsEnum ()
in <0x0001e> System.Type:get_IsSerializable ()
in <0x00126> EntryPoint:Main ()
I attached a repro for this issue.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-06-08 16:22 -------
+Created an attachment (id=8071)
+repro for NullReferenceException
+