[Mono-bugs] [Bug 78637][Nor] Changed - Missing methods in MethodBase and FieldInfo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 11:47:07 EST 2007


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 alp at atoker.com.

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 alp at atoker.com  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.


More information about the mono-bugs mailing list