StefH/ProxyInterfaceSourceGenerator

output filename clash in case with multiple interfaces with same name but different namespace

StefH opened this issue · 0 comments

output filename clash in case with multiple interfaces with same name but different namespace

[ProxyInterfaceGenerator.Proxy(typeof(PITest.Some.Person))]
[ProxyInterfaceGenerator.Proxy(typeof(PITest.Some2.Person))]