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

Reply via email to