Propagate type load errors out of IsAssignableFrom instead of erroneously returning...
commitd02c43e23e1ae9ac293e1bf2f41592959b5f664c
authorKatelyn Gadd <kg@luminance.org>
Wed, 6 Mar 2019 16:41:55 +0000 (6 08:41 -0800)
committerLudovic Henry <luhenry@microsoft.com>
Wed, 6 Mar 2019 16:41:55 +0000 (6 11:41 -0500)
tree229cb332a522d08f49210a0ad0ce1204fee9332a
parent6527e21bb4486719fcb512932a27d7535dff2567
Propagate type load errors out of IsAssignableFrom instead of erroneously returning false. Makes the underlying cause of #13113 discoverable. (#13324)
mono/metadata/class.c
mono/metadata/icall.c