Note: this proposal is a follow up to numerous conversations over the years about how in arguments are implemented in C#, both here on GitHub and on Discord (with folks like @stephentoub, @jaredpar, @tannergooding, @AaronRobinsonMSFT). To give context and cite the last example, see https://github.com/dotnet/runtime/issues/67445. Opening this so we can properly review it and hopefully start making some progress.
ref readonly
method parametersSee https://github.com/dotnet/csharplang/blob/main/proposals/csharp-12.0/ref-readonly-parameters.md
Design Meetings