[Mono-bugs] [Bug 398980] Missing System.MissingFieldException exception
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 10 15:57:13 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=398980
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=398980#c4
--- Comment #4 from Rodrigo Kumpera <rkumpera at novell.com> 2008-06-10 13:57:13 MDT ---
Ok, from irc, I have seen that this is indeed a bug on mono.
The signature of the field is wrong. The code uses:
"!!0 class X/'<>c__CompilerGenerated0`1'<!!0>::u"
It should be:
"!0 class X/'<>c__CompilerGenerated0`1'<!!0>::u".
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list