Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80258 --- shadow/80258 2006-12-15 05:11:14.000000000 -0500 +++ shadow/80258.tmp.25080 2006-12-15 13:39:36.000000000 -0500 @@ -106,6 +106,12 @@ irrelevant in such cases and it depends on many internal implementation factors that users should not depend on. ------- Additional Comments From [EMAIL PROTECTED] 2006-12-15 05:11 ------- I agree, but in this case MS does not throw any exception (while Mono does). So it's not TypeLoad vs. FileNotFound ... + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-15 13:39 ------- +Throwing or not an execption in this case is still down to subtle +implementation details (that is, ignoring failing instance fields when +just a static method is executed). So, this difference will remain +unless a major app happens to depend on this specific behaviour. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
