Assemblies don't have namespaces. Technically, at the IL-level namespaces don't even exist. They're just part of the name of a type. They're just a high-level abstraction, defined at the language-level (C#, VB).
2010/1/7 Wee Li Yen <[email protected]> > Hi, > > There is no way to get the name of a namespace from the assembly right? > > Thanks, > LY > > -- > -- > mono-cecil >
-- -- mono-cecil
