When you use the sourcecode generator and run it in the project folder it creates and overwrites the already active files so forexample if i have a class Person and have a function GetName and i put some code in it. After using the source code generator (forexample after doing a diagram first change) the class gets completely replaced, including the already existing GetName function that had code in it. it gets replaced by the default not implemented exception again. TLDR; source code generator doesnt look at the existing files just replaces them.
Reply To: RE: -
Hi yes im using C# .NET.
When you use the sourcecode generator and run it in the project folder it creates and overwrites the already active files so forexample if i have a class Person and have a function GetName and i put some code in it. After using the source code generator (forexample after doing a diagram first change) the class gets completely replaced, including the already existing GetName function that had code in it. it gets replaced by the default not implemented exception again. TLDR; source code generator doesnt look at the existing files just replaces them.
Anon 3 April 2024 13:37:51