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.17679 2006-06-13 16:13:30.000000000 -0400 @@ -0,0 +1,28 @@ +Bug#: 78637 +Product: Mono: Class Libraries +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: Unknown +Priority: Normal +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Missing methods in MethodBase and FieldInfo + +The methods: + +- MethodBase System.Reflection.MethodBase::GetMethodFromHandle +(RuntimeMethodHandle,RuntimeTypeHandle) +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
