mono_custom_attrs_from_param: return null if the method defining the parameter can...
authorJb Evain <jbevain@gmail.com>
Wed, 4 Aug 2010 13:44:42 +0000 (15:44 +0200)
committerJb Evain <jbevain@gmail.com>
Wed, 4 Aug 2010 13:46:19 +0000 (15:46 +0200)
commitff3ff33eed6866a414e56493f7c31be734af430d
tree41e169035f34e4fdaaaed3dc2ecf9b045c3f1ce3
parent344b2e9d6599c558d9a8726a8669ac3a66dbdeb4
mono_custom_attrs_from_param: return null if the method defining the parameter can not be found in the MethodDef table to avoid false positives
mono/metadata/reflection.c