[reflection] Mark mono_custom_attrs_construct external only
authorAleksey Kliger <aleksey@xamarin.com>
Thu, 4 Feb 2016 00:24:01 +0000 (19:24 -0500)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 9 Feb 2016 17:15:59 +0000 (12:15 -0500)
commit8525f17c29a64d7d066be9a418e745b3e2cb471f
treeb5e23c0f198dc3004109b614b56b514bfb903696
parentd02d6748cdb2eb4acc31286d709c4a3310dffd3f
[reflection] Mark mono_custom_attrs_construct external only

The function mono_custom_attrs_construct_by_type is available for the
runtime (though currently static) and uses MonoError for error handling.
mono/metadata/reflection.c
mono/metadata/reflection.h