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=78637 --- shadow/78637 2006-06-13 16:13:30.000000000 -0400 +++ shadow/78637.tmp.13973 2007-03-01 11:47:07.000000000 -0500 @@ -23,6 +23,11 @@ http://msdn2.microsoft.com/en-us/ms145377.aspx - FieldInfo FieldInfo::GetFieldFromHandle (RuntimeFieldHandle,RuntimeTypeHandle) http://msdn2.microsoft.com/en-us/ms145335.aspx does not exist in Mono at this moment. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-01 11:47 ------- +Stubs added in SVN. This will at least help catch broken code that +does typeof (MethodBase).GetMethod ("GetMethodFromHandle"), which +worked with 1.0 but not 2.0. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
