http://bugzilla.novell.com/show_bug.cgi?id=539160

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=539160#c2





--- Comment #2 from Mike Warriner <[email protected]>  2009-09-15 06:02:18 
MDT ---
Created an attachment (id=318295)
 --> (http://bugzilla.novell.com/attachment.cgi?id=318295)
Sample to show problem with Preserve

Demonstration has two buttons calling (nearly) identical functions.

Bug.cs shows that with the use of [Preserve] the call to SetValue fails
ThisWorks.cs shows that by not using [Preserve], but instead referencing the
property directly it then works.

My guess is that with the auto-generated property it's possible that [Preserve]
doesn't preserve the generated property?

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to