On 8/9/09, Jorge Freitas Branco <[email protected]> wrote: > attribute.ConstructorParameters.Count seems to be always = > 0. > > Any help or comment?
It depends on whether the attribute can be resolved or not. What does attribute.Resolved says, and what happens if you call attribute.Resolve () ? -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
