[Mono-bugs] [Bug 467230] MethodInfo.MakeGenericMethod() crashes when a custom type is passed in.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 22 00:54:14 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=467230
User jeroen at sumatra.nl added comment
https://bugzilla.novell.com/show_bug.cgi?id=467230#c3
--- Comment #3 from Jeroen Frijters <jeroen at sumatra.nl> 2009-01-21 22:54:13 MST ---
No, the mistake you are making is that you assume that the MethodInfo returned
by MakeGenericMethod should mean anything to the runtime, but it doesn't. It's
just a way of referring to a potential method.
--
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