[sre] Fix the signature of the create_dynamic_method () icall, make it static since...
authorZoltan Varga <vargaz@gmail.com>
Thu, 22 Jun 2017 14:26:46 +0000 (10:26 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2017 14:26:46 +0000 (10:26 -0400)
commitf8a1ab5d7559b0d22788f8f965747973441cc999
treea34c82b5a530c8221d33ecdf72ca97d1b7f355f2
parent6f43750475e5678eb0dddf182e23734c378db827
[sre] Fix the signature of the create_dynamic_method () icall, make it static since the C implementation only takes two parameters, this only caused problems if the icall set the error, since it overwrite the DynamicMethod object instead. Fixes #57301. (#5081)
mcs/class/corlib/System.Reflection.Emit/DynamicMethod.cs