[Mono-bugs] [Bug 660151] System.ArgumentException: One of the fields is not valid for this type.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 24 04:34:27 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=660151

https://bugzilla.novell.com/show_bug.cgi?id=660151#c8


--- Comment #8 from Zoltan Varga <vargaz at gmail.com> 2011-02-24 09:34:26 UTC ---
Lluis: I can repro this. The message is printed to the 'Application Output'
tab. It looks like MD passes the FieldInfoMirror for 'e' to
TypeMirror.GetValues () which leads to the error since 'e' is an instance
variable. Here 'e' is the backing field for the event:
    .field  private  class [mscorlib]System.Func`1<int32> e

-- 
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