Hi Raph,

On Wed, Mar 16, 2011 at 12:05 PM, Raph <[email protected]> wrote:
> compilergenerated nested types can and do use points in their names.
> Now I tried to build the assembly qualified name for a nestedtype, but
> i discovered, that the fullname of the nestedtype doesnt contain the
> whole name, but instead the type contains has "namespace" (which is
> the first part of the name to the last point) and the rest of the name
> in the name property.
> nestedtypes dont have namespaces on their own, but generated types
> (e.g. enumerators) do use points in their names.

Could you provide a repro, with the actual output and the expected output?

Thanks!

Jb

-- 
--
mono-cecil

Reply via email to