[Mono-bugs] [Bug 377509] Argument name not emitted when attribute is applied to argument of setter
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 12 02:49:36 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=377509
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=377509#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Component|misc |C#
Product|Mono: Runtime |Mono: Compilers
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2008-04-12 00:49:35 MST ---
I think this is an mcs bug, mcs seems to call MethodBuilder.DefineParameter ()
twice for the same parameter, passing in an empty string a second time.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list