[meta] Add mono_type_get_name_full to public API (#19415)
commit8fb93012925bf4b3b7b2419004cacf4dc75cc752
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 2 Apr 2020 16:46:06 +0000 (2 12:46 -0400)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 16:46:06 +0000 (2 12:46 -0400)
treef0ef82371b8a5b6e49a3636360dbde7dda46b644
parent7bfb441fb4c62defcf03ba4d430ab1183d8313a0
[meta] Add mono_type_get_name_full to public API (#19415)

This is needed by Xamarin.Android to be able to round-trip with names fetched via reflection, as the only public API for this (`mono_type_get_name`) uses the IL format instead.

Fixes https://github.com/mono/mono/issues/19377

Co-authored-by: CoffeeFlux <CoffeeFlux@users.noreply.github.com>
mono/metadata/class-internals.h
mono/metadata/class.h