[runtime] Make runtime invoke wrappers for dynamic methods non-shareable, so they...
authorZoltan Varga <vargaz@gmail.com>
Thu, 29 Jun 2017 22:10:34 +0000 (18:10 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2017 22:10:34 +0000 (18:10 -0400)
commited6183c2b90c070ee2d2312484d8a6bd3b2c9f93
tree50df9e2e38727b19a7f7c6e4f88b9763d4849760
parentcd39375a39f619ff4844e2ef7ae741ad8aa29a26
[runtime] Make runtime invoke wrappers for dynamic methods non-shareable, so they can be freed when the dynamic method is freed. (#5152)
mono/metadata/marshal.c