[Mono-bugs] [Bug 635349] Invalid IL code in (wrapper delegate-invoke)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 1 10:13:56 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=635349#c6


--- Comment #6 from Jb Evain <jbevain at novell.com> 2010-09-01 14:13:55 UTC ---
Indeed, it seems that .net allows you to create delegates closed over a null
reference to instance method using Delegate.CreateDelegate, but not with the
generated delegate constructor.

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