http://bugzilla.novell.com/show_bug.cgi?id=623225
http://bugzilla.novell.com/show_bug.cgi?id=623225#c1 Geoff Norton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Geoff Norton <[email protected]> 2010-07-17 17:46:22 UTC --- The reason you see the difference on device is we run the linker to remove unused code. If the code is only used by reflection we cannot determine this and the linker will remove it. You can use the Preserve attribute to control this behaviour on a case by case basis if needed -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
