[Mono-bugs] [Bug 56013][Wis] Changed - [PATCH] Compiler ignores property accessor names in the metadata
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 02:42:23 -0500 (EST)
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 reali@acm.org.
http://bugzilla.ximian.com/show_bug.cgi?id=56013
--- shadow/56013 2004-03-24 18:10:43.000000000 -0500
+++ shadow/56013.tmp.4033 2004-03-25 02:42:23.000000000 -0500
@@ -33,6 +33,10 @@
uses an hidden property when mapping the CORBA unions.
------- Additional Comments From reali@acm.org 2004-03-24 17:39 -------
Created an attachment (id=7088)
patch
+
+------- Additional Comments From reali@acm.org 2004-03-25 02:42 -------
+The CLS doesn't require this, but Reflection.Emit allows to build
+such a case.