[SRE] Remove uses of mono_error_raise_exception
authorAleksey Kliger <aleksey@xamarin.com>
Tue, 22 Mar 2016 22:06:15 +0000 (18:06 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Thu, 7 Apr 2016 17:31:53 +0000 (13:31 -0400)
commit728b251fd2fa457e7c0dd3ead93416b9d10ef99d
tree585db058d501c6acae95208e44ee301e4d7628fd
parent61fefd64cc650de94b43975b1374e0c8af77e24f
[SRE] Remove uses of mono_error_raise_exception

1. icall `mono_image_module_basic_init`
2. icall `mono_reflection_sighelper_get_signature_local`
3. icall `mono_reflection_sighelper_get_signature_field`
4. API function mono_module_get_object
5. API function mono_type_get_object
6. API function mono_method_get_object
7. API function mono_field_get_object
8. API function mono_property_get_object
9. API function mono_event_get_object
mono/metadata/reflection.c