Replies: 2 comments
-
Glad this was considered, albeit with the conclusion of not doing anything (for now). Guess the best option for the dev is proper documentation that explains when what fields are/aren't null, and to explicitly surpress the warning by way of: public SomeClass Foo { get; private set; } = null!; |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Joe4evr Right, our guidance right now is to initialize with |
Beta Was this translation helpful? Give feedback.
0 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.
-
https://github.com/dotnet/csharplang/blob/master/meetings/2019/LDM-2019-01-09.md
Agenda
Beta Was this translation helpful? Give feedback.
All reactions