Hey, On 11/10/09, Anatoly <[email protected]> wrote: > I've got TypeDefinition of IList<T>. Then I examine Interfaces > property. There is ICollection<TKey> type reference there. It's > strange because no TKey generic parameter presents in IList<T>. > > How to solve this problem?
That's not the case with Cecil from svn. Try with a fresh Cecil from the Mono daily build. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
