Monotouch seems to be "optimizing" out any property setters and getters that aren't directly called.. But this is causing problems when I try to pass an object from one assembly to the next..
How do I ask Monotouch to be less agressive about its optimizations? This happens with a debug build to the device with linking set to all assemblies.. Simulator works just fine.. Thanks Josh
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
