https://bugzilla.novell.com/show_bug.cgi?id=377324

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=377324#c4





--- Comment #4 from Jan Oravec <[EMAIL PROTECTED]>  2008-06-26 16:19:59 MDT ---
I don't know what exactly RuntimeMethodHandle is regarding to generic, but if
we can get a MethodBase from it, I guess that IsGenericDeclaringType should not
be checked in GetMethodFromHandle(), as this doesn't make method incompletely
defined.

Shouldn't we check for IsGenericMethodDefinition instead? (together with
already checked IsGenericTypeDefinition)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to