[reflection] Marshal name arg of RuntimeType.GetNestedTypes in managed code
authorAleksey Kliger <aleksey@xamarin.com>
Tue, 19 Jul 2016 23:22:43 +0000 (19:22 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Fri, 29 Jul 2016 14:46:29 +0000 (10:46 -0400)
commitc5d8e417e2531b56dc765e38f3d5cb1156cf4224
tree3a35744f23b659db1b0ece6e050ebec8145ad47a
parent21a9134c0064c32d66fd761f0f45ed9c224bfc8b
[reflection] Marshal name arg of RuntimeType.GetNestedTypes in managed code

Also do the name unmangling on the managed side.
mcs/class/corlib/ReferenceSources/RuntimeType.cs
mono/metadata/icall.c