[runtime] Replace hand-written type look up/caching with GENERATE_GET_CLASS_WITH_CACH...
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 16 Nov 2015 05:22:56 +0000 (00:22 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 17 Feb 2016 00:28:22 +0000 (19:28 -0500)
commit9903715fa1050c842673807f9e2bf3effe9e856f
tree81a511af237907c7416ad9d34febe116e98eda14
parentb5401a14885afe042dd570adec0561b078ad80fd
[runtime] Replace hand-written type look up/caching with GENERATE_GET_CLASS_WITH_CACHE in reflection.c.

The macro generates the right form of corlib type lookup & caching.
mono/metadata/reflection.c