Support partial properties
from C#13
#44
Unanswered
michalciolek
asked this question in
Ideas
Replies: 1 comment 2 replies
-
Yep, I was excited to see that announced out of the blue! The plan is to support them - I've been trying to push the benefits of partial properties for years. Currently undecided whether to support them and the current field based approach together, or just do a clean break in a new major version. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Microsoft has just released a new version of .NET 9 Preview 6, which includes partial properties in C# 13. Are there any plans to add support for this feature in source generators?
Beta Was this translation helpful? Give feedback.
All reactions