Make GetGenericTypeDefinitionImpl not init the class.
commitc22f6084910c6e33788c887e397030181d0287ed
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Oct 2010 16:00:25 +0000 (29 14:00 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Oct 2010 16:00:25 +0000 (29 14:00 -0200)
tree20e676cebeaaa0fcc3a51c2dac373feb6d310535
parentab6ed140dc1d96c12e1da6e3cc8e594c01d121f8
Make GetGenericTypeDefinitionImpl not init the class.

* icall.c (ves_icall_Type_GetGenericTypeDefinition_impl):
Don't mono_class_init the type. Fixes test-792.
mono/metadata/icall.c