Fix #80253
authorRaja R Harinath <harinath@hurrynot.org>
Thu, 14 Dec 2006 18:56:08 +0000 (18:56 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Thu, 14 Dec 2006 18:56:08 +0000 (18:56 -0000)
commit1dad108882c51b2537686a0f3fba0bce305cc5e9
tree76462b12f08cf890f183ef96321b23db5f0db7b7
parentd0649eafce5c21fc0983f1c97b5f82bf3adda128
Fix #80253
* reflection.c (mono_reflection_bind_generic_parameters): If the
generic type definition is a type builder, ensure that it is fully
initialized before instantiating it.  Kill some dead code.

svn path=/trunk/mono/; revision=69499
mono/metadata/ChangeLog
mono/metadata/reflection.c