Hey, On 10/18/07, jahewson <[EMAIL PROTECTED]> wrote: > It appears that Cecil is ignoring the custom modifiers for PointerType > and ArrayType, (PTR, SZARRAY) giving the CustomModifier collections > that are empty. These seem to be correctly read in SignatureReader.cs, > but lost at some point.
That looks easy to fix indeed. > Also, on Param and RetType BYREF custom modifiers seem to be read > incorrectly/lost, (creating a ParameterType == null) - this appears to > be a deeper error in SignatureReader.cs Funny, I'd just received an assembly that shows this issues. Well, not really funny, as you guessed, it's a deep issue. Thanks for the test-case! -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
