[runtime] MonoError-ize mono_property_get_value
commit589f479cb92cfd9d95190895f539a6e390adb270
authorAleksey Kliger <aleksey@xamarin.com>
Fri, 1 Apr 2016 23:56:29 +0000 (1 19:56 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 19 Apr 2016 22:07:21 +0000 (19 18:07 -0400)
tree92baa16a84ab988ae861b24a4ef6986f44bd99a6
parenteac5495a373910e9c39014b45e4bf7c9a7138dd0
[runtime] MonoError-ize mono_property_get_value

Mark it external only.  Runtime should use mono_property_get_value_checked.
mono/metadata/object-internals.h
mono/metadata/object.c
mono/metadata/object.h
mono/profiler/mono-profiler-iomap.c