[Mono-bugs] [Bug 384129] New: Use MethodOnTypeBuilderInst for generic methods

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 26 13:58:03 EDT 2008


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


           Summary: Use MethodOnTypeBuilderInst for generic methods
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Currently, we only use MethodOnTypeBuilderInst for non-generic methods. MS
appears to use the same specialized MethodInfo for both generic and non-generic
methods.

I'll add a small set of unit tests in
System.Reflection.Emit/MethodOnTypeBuilderInstTest.cs, which also show some
issues in MethodOnTypeBuilderInst.


-- 
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