http://bugzilla.novell.com/show_bug.cgi?id=582899
http://bugzilla.novell.com/show_bug.cgi?id=582899#c6 Laurent Etiemble <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Laurent Etiemble <[email protected]> 2010-03-22 13:40:04 UTC --- I agree with Robert about the mono_reflection_type_get_handle function. It is simpler to pass MonoReflectionType instance in internal calls and then get the corresponding MonoType instance, instead of passing a System.Type.TypeHandle.Value value. Just my two cents. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
