[Mono-bugs] [Bug 677409] New: Calling method GetDynamicILInfo on System.Reflection.Emit.DynamicMethod object throws System.NotImplementedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 7 09:59:33 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=677409#c0


           Summary: Calling method GetDynamicILInfo on
                    System.Reflection.Emit.DynamicMethod object throws
                    System.NotImplementedException
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.10.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: oliver.morgan at kohark.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development
           Blocker: Yes


Description of Problem:
System.NotImplementedException thrown while attempting to call method
GetDynamicILInfo on object System.Reflection.Emit.DynamicMethod.

Steps to reproduce the problem:
1. Instantiate a DynamicMethod object
2. Call GetDynamicILInfo on it


Actual Results:
System.NotImplementedException thrown.

Expected Results:
System.Reflection.Emit.DynamicILInfo object returned.

How often does this happen? 
Uh. Every time :)

Additional Information:
None.

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