* reflection.c (mono_custom_attrs_from_method): Don't silently
authorRaja R Harinath <harinath@hurrynot.org>
Wed, 20 Feb 2008 09:58:13 +0000 (09:58 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Wed, 20 Feb 2008 09:58:13 +0000 (09:58 -0000)
commitbf2ac8ee00e90837e8dbaa8781150fc9c285db71
tree036618e3ad75b8296e462dc5d3735c7731b82efe
parentb6d8e9887279cb6bc7054f845960e6d079fe7330
* reflection.c (mono_custom_attrs_from_method): Don't silently
return an empty list for generic method instances.
(mono_custom_attrs_from_param): Likewise.

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