[runtime] Move some internal methods and icalls from MethodBase to RuntimeMethodInfo...
commit4e3264f975668b40db0a8e409d2576485d9f0b2b
authorZoltan Varga <vargaz@gmail.com>
Tue, 22 Jan 2019 02:47:33 +0000 (21 21:47 -0500)
committerMarek Safar <marek.safar@gmail.com>
Tue, 22 Jan 2019 12:30:09 +0000 (22 13:30 +0100)
tree07a0475d0ef441c14aedf8368922559143792887
parentb4012bae49abb0683c110bfd1c5ba57ac0479663
[runtime] Move some internal methods and icalls from MethodBase to RuntimeMethodInfo to ease netcore integration.
configure.ac
mcs/class/corlib/ReferenceSources/MethodBase.cs
mcs/class/corlib/ReferenceSources/RuntimeType.cs
mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.cs
mcs/class/corlib/System.Reflection/MonoMethod.cs
mcs/class/corlib/System.Reflection/MonoModule.cs
mcs/class/corlib/System/Delegate.cs
mono/metadata/icall-def.h
mono/metadata/icall.c