[runtime] For delegate invoke wrappers, store the generic invoke method in the wrappe...
authorZoltan Varga <vargaz@gmail.com>
Tue, 25 Oct 2016 22:05:32 +0000 (18:05 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2016 22:05:32 +0000 (18:05 -0400)
commitd8d301140c0f8c9be26aab598a1e1b271255e9d4
treec438711884a7e0aa927b8789512b8e6c7f8c5940
parent6d22e137f573e42f0385ec3b094584b30dd8be33
[runtime] For delegate invoke wrappers, store the generic invoke method in the wrapper info and inflate it when inflating the wrapper. Fixes ipy failure. (#3821)
mono/metadata/marshal.c
mono/mini/mini-generic-sharing.c