[custom attr] Iterate over methoddef custom attrs
commit30faaa5bf2a835204146c1479351191e4281e9cf
authorAleksey Kliger <aleksey@xamarin.com>
Tue, 1 Nov 2016 21:34:09 +0000 (1 17:34 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 1 Nov 2016 22:02:12 +0000 (1 18:02 -0400)
tree5b517a0b0f2418f674237f5a34f88ea342fa6d0b
parentd24c77f6bb560bb56c40a842df2a1347020cf8c7
[custom attr] Iterate over methoddef custom attrs

Make mono_assembly_metadata_foreach_custom_attr iterate over
MethodDef custom attributes in addition to MemberRef.
mono/metadata/assembly.c
mono/metadata/custom-attrs-internals.h
mono/metadata/custom-attrs.c