[Mono-bugs] [Bug 642130] Activator.CreateInstance Method (Type, Object[]) does not work with compiler service (Mono.CSharp)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 4 10:52:00 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=642130
https://bugzilla.novell.com/show_bug.cgi?id=642130#c3
Marek Safar <msafar at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|C# |CORLIB
Product|Mono: Compilers |Mono: Class Libraries
Target Milestone|--- |SVN
--- Comment #3 from Marek Safar <msafar at novell.com> 2010-10-04 14:51:59 UTC ---
Mono result
System.Reflection.MonoGenericClass
Unhandled Exception: System.NotSupportedException: Operation is not supported.
at System.Reflection.MonoGenericClass.GetConstructors (BindingFlags bf)
[0x00000] in <filename unknown>:0
at System.Type.GetConstructors () [0x00000] in <filename unknown>:0
at Program.Main () [0x00000] in <filename unknown>:0
--
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