http://bugzilla.novell.com/show_bug.cgi?id=506757

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=506757#c1


Marek Safar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|C#                          |CORLIB
            Product|Mono: Compilers             |Mono: Class Libraries




--- Comment #1 from Marek Safar <[email protected]>  2009-05-26 09:49:04 MDT ---
This is System.Reflection bug.

When calling 

"test".GetMethods (Instance | Public)
"test".GetMethods (Instance | NonPublic)

Mono returns 'foo' in both cases but should only in the first one (Public) to
match .NET behavior.

-- 
Configure bugmail: http://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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to