Replies: 1 comment 1 reply
-
On the partial constructors, there seems to be no possibility to split constructor into several parts, so that different generators would be able to initialize (readonly) fields fields created by them. A feature like this wouldn't be that critical for usual methods, but constructors are special because readonly fields cannot be initialized in helper methods. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
https://github.com/dotnet/csharplang/blob/main/meetings/2025/LDM-2025-01-22.md
Agenda
Beta Was this translation helpful? Give feedback.
All reactions