mono_method_get_index: return zero for constructed array methods as they don't exist...
authorJb Evain <jbevain@gmail.com>
Wed, 4 Aug 2010 13:43:10 +0000 (15:43 +0200)
committerJb Evain <jbevain@gmail.com>
Wed, 4 Aug 2010 13:46:18 +0000 (15:46 +0200)
commit344b2e9d6599c558d9a8726a8669ac3a66dbdeb4
tree399fe83fd53da4cfc47f96dc4d68a0de4bc4bd3f
parentf2748f7d9fa094d2c12939aa3853224e4e260f5a
mono_method_get_index: return zero for constructed array methods as they don't exist in the MethodDef table
mono/metadata/loader.c