[Mono-bugs] [Bug 59629][Nor] Changed - NullReferenceException when getting event of emitted type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 10:12:12 -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=59629
--- shadow/59629 2004-06-05 12:31:21.000000000 -0400
+++ shadow/59629.tmp.27244 2004-06-06 10:12:12.000000000 -0400
@@ -44,6 +44,10 @@
repro for this issue
------- Additional Comments From gert.driesen@pandora.be 2004-06-05 12:31 -------
Zoltan, I'll commit unit tests for this (in TypeBuilderTest), once
the issue is fixed.
+
+------- Additional Comments From gert.driesen@pandora.be 2004-06-06 10:12 -------
+Note: this issue only surfaces when there are events with no add and
+remove accessor (eg. events with only a raise method)