JB I tried to walk the hierachy but when i look at the CustomAttributes of the BaseTpe it is empty
On Tue, Jun 29, 2010 at 11:25 PM, Jb Evain <[email protected]> wrote: > Hey, > > On Tue, Jun 29, 2010 at 3:13 PM, Simon <[email protected]> wrote: >> How do i get all CustomAttributes for a TypeDefinition including what >> is inherited from its base type? > > There's no builtin feature for that. You'll have to walk down the > hierarchy yourself. > > -- > Jb Evain <[email protected]> > > -- > -- > mono-cecil -- -- mono-cecil
