[Mono-bugs] [Bug 377324] MethodBase.GetMethodFromHandle is missing argumet checks
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 26 18:19:59 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=377324
User jan.oravec at 6com.sk added comment
https://bugzilla.novell.com/show_bug.cgi?id=377324#c4
--- Comment #4 from Jan Oravec <jan.oravec at 6com.sk> 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.
More information about the mono-bugs
mailing list