[Mono-bugs] [Bug 322762] Type.GetXxx(...) returns too many members

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Dec 22 14:39:42 EST 2007


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

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=322762#c4





--- Comment #4 from Gert Driesen <gert.driesen at pandora.be>  2007-12-22 12:39:41 MST ---
I've attached a patch which brings us inline with the MS behavior for fields
and methods.

For properties and constructors our implementation already matches that of MS.

Left to do:

1) Fix our TypeBuilder implementation, and check for possible regressions that
this may cause in (g)mcs.

2) Check our Type(Builder) implementation for GetEvent(s) and GetMember(s)
against MS.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list