[runtime] Don't init classes in ves_icall_RuntimeTypeHandle_is_subclass_ofmono-5.16.0.201
commit32d1539629f2be825e18153097a0b8b9501d2e32
authorAleksey Kliger (λgeek) <akliger@gmail.com>
Fri, 19 Oct 2018 18:11:31 +0000 (19 13:11 -0500)
committerMarek Safar <marek.safar@gmail.com>
Mon, 22 Oct 2018 16:24:57 +0000 (22 18:24 +0200)
treeba565109579f1124c7c844ede02d377a1d7ea9f4
parentc0fe724379084be07e0e0f66a6340167ebab8bcf
[runtime] Don't init classes in ves_icall_RuntimeTypeHandle_is_subclass_of

We must not get a TLE if referenced types are in an assembly that can't be
loaded.

Backported fix of https://github.com/mono/mono/issues/11123
mono/metadata/icall.c