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