[Mono-bugs] [Bug 693284] TargetInvocationException when trying to instantiate class using the Activator.CreateInstance and MakeGenericType
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 18 09:55:12 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=693284
https://bugzilla.novell.com/show_bug.cgi?id=693284#c3
Sebastien Pouliot <sebastien.pouliot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sebastien.pouliot at gmail.com
Resolution| |WONTFIX
--- Comment #3 from Sebastien Pouliot <sebastien.pouliot at gmail.com> 2011-07-18 13:55:11 UTC ---
This is normal and similar to [1] because it requires the JIT (disallowed on
devices) to generate code. This works fine on the simulator only because it
allow (actually requires) the JIT.
[1]
http://ios.xamarin.com/Documentation/Limitations#Value_types_as_Dictionary_Keys
--
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