mmm... cool ;) maybe I should just instantiate an ArrayList :p On Mon, Jan 5, 2009 at 4:05 PM, Jb Evain <[email protected]> wrote:
> > On 1/5/09, Daniel Cazzulino <[email protected]> wrote: > > mmm... List<object> is surely referenced already, shouldn't Import > account > > for that scenario? > > Oh it certainly should :) > > The core of the issue is that at the metadata level, a generic > reference, say List<object>, doesn't tell that List<T> has 1 generic > parameter. So it sometimes can be tricky to get things right. > > -- > Jb Evain <[email protected]> > > > > -- Daniel Cazzulino | Developer Lead | XML MVP | Clarius Consulting | +1 425.329.3471 --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
