[runtime] Ban mono_class_inflate_generic_type from usage by the runtime. Move code...
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 23 Feb 2016 15:50:55 +0000 (10:50 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 1 Mar 2016 16:51:50 +0000 (11:51 -0500)
commit0dbb9a0501aae81eeabff212fe91b312bd7f9761
tree57e8e4479e60f7873d299a9de4441a1966d7a7fb
parenta405895162206543643ab921be23ab61ae15aace
[runtime] Ban mono_class_inflate_generic_type from usage by the runtime. Move code to use mono_class_inflate_generic_type_checked.
mono/metadata/class.c
mono/metadata/class.h
mono/metadata/marshal.c
mono/metadata/reflection.c
mono/mini/aot-runtime.c
mono/mini/mini-exceptions.c
mono/mini/mini-generic-sharing.c