[mono][jit] Disable inlining for constrained calls on gshared parameters. (#77274)
authorZoltan Varga <vargaz@gmail.com>
Fri, 21 Oct 2022 02:21:13 +0000 (22:21 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2022 02:21:13 +0000 (22:21 -0400)
commit3df94def35f0524c931abeeb6414f05bb1f7a5a2
tree458740ac6b18c1e223345041cff3359c3f08362e
parent76c960bd11cacf8976014c0fa0d2b2c3c3583ac6
[mono][jit] Disable inlining for constrained calls on gshared parameters. (#77274)

The concrete method cannot be looked up so 'cmethod' is still the interface method.

Related: https://github.com/dotnet/runtime/pull/76724.
src/mono/mono/mini/method-to-ir.c