[corlib] Fix Delegate::DynamicInvoke for open delegates of instance methods and close...
authorMarek Safar <marek.safar@gmail.com>
Fri, 4 Jul 2014 08:14:56 +0000 (10:14 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 4 Jul 2014 10:24:16 +0000 (12:24 +0200)
commit6b94215d0b82c0a24786cb33ecce3f89d6c4d879
tree98982645e510703279948d2508f9340ddda360d3
parent8ecdad183b3261e0ae22a106f9d25f8c0b434d99
[corlib] Fix Delegate::DynamicInvoke for open delegates of instance methods and closed delegates of static methods
mcs/class/corlib/System/Delegate.cs
mcs/class/corlib/Test/System/DelegateTest.cs