[runtime] Mark mono_object_to_string external only.
authorAleksey Kliger <aleksey@xamarin.com>
Wed, 1 Jun 2016 15:47:34 +0000 (11:47 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Wed, 1 Jun 2016 19:39:46 +0000 (15:39 -0400)
commitbcbd0ac0c018b0a68caa63ac1135052b2082f468
tree21db224373f4edfb0c289f6aa377d5943b06fdd2
parentd76164a203f08629b398aa3be64e1f9a49814458
[runtime] Mark mono_object_to_string external only.

Runtime should use mono_object_to_string_checked and mono_object_try_to_string.
mono/metadata/object-internals.h
mono/metadata/object.c
mono/metadata/object.h
mono/mini/mini-exceptions.c