I have a custom attribute applied on both properties and methods. However, when I traverse through the methods(which includes properties too) inside a typeDefinition, it returns false for HasCustomAttributes for all of the properties but gives the right results for all the methods.
Am I doing something wrong here? Thanks, -- -- mono-cecil
