[runtime] Format MethodAccessException method names to use the same formating as...
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Aug 2017 22:47:27 +0000 (15:47 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Aug 2017 22:47:27 +0000 (15:47 -0700)
commitf2a63351189492a354c4ad093e6023b35d8c18a4
treecf47bfe3d32d7e488f59d5e252d8e725eba11b5b
parenteecf2d99e21ab53acacf999567bb4734dbb6bc19
[runtime] Format MethodAccessException method names to use the same formating as reflection. Fixes #41279

Add mono_method_get_reflection_name that returns the string managed is expecting.
mono/metadata/debug-helpers.c
mono/metadata/debug-helpers.h
mono/mini/jit-icalls.c