meetings/2022/LDM-2022-09-28.md
We continue our triage from last time. For clarity on what we did today, the only issues listed below were actually covered today. We will update https://github.com/dotnet/csharplang/issues/4144 with the collated results when we are done with the triage.
init methods as a method of implementation.We have some nullability issues that have been around for a few releases, and it would be good to turn the crank on nullability and make these pain points better.
Task<T> nullability covariance
The bulk of our meeting today covered smaller issues that are ungrouped.
readonly modifier for classes and records
readonly on interfaces.#pragma warning *enable*
record types, but we're no longer interested in this approach.