[runtime] Fix the reflected type of Delegate.Method if the method is an inherited...
authorZoltan Varga <vargaz@gmail.com>
Thu, 9 Feb 2017 03:25:18 +0000 (22:25 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 03:25:18 +0000 (22:25 -0500)
commit9780c4d801a7670aa2243e7bd709659996d2147f
treed19f11da324cf0b27d3ff9dedff751e925d9252e
parent82bcac8efac8c2556cf748b062592a4fdc2ecc3e
[runtime] Fix the reflected type of Delegate.Method if the method is an inherited virtual method. Fixes #39444. (#4353)
mcs/class/corlib/Test/System/DelegateTest.cs
mono/metadata/icall.c