https://bugzilla.novell.com/show_bug.cgi?id=664695
https://bugzilla.novell.com/show_bug.cgi?id=664695#c3 --- Comment #3 from tom hindle <[email protected]> 2011-01-15 22:04:38 UTC --- Good thought, but base.Dispose(bool) can be called at the end of an overrided Dispose(bool) method. (which is to late) Also a frequent way these controls get disposed is via the ComponentModel, (Dispose() is called on Component which calls Dispose(bool)) -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
