-
I had a very annoying issue using The main cause is that primary constructors cannot be annotated with an attribute because they are intended to be used on constructors and not type declarations. BTW This issue is hitting a project so hard that we are thinking to write a custom serializer to support the multitude of types impacted. The proposed solution is not acceptable. The alternative solution is changing the compiler to allow Thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is a duplicate of #3650. |
Beta Was this translation helpful? Give feedback.
This is a duplicate of #3650.