unoplatform / Uno.CodeGen

A set of source generators for equality, immutability, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Having the same class name in different namespace will clash the generation

carldebilly opened this issue · comments

The namespace (or a hash of it) should be in the name of the generated file.

Fixed