Championed proposal: https://github.com/dotnet/csharplang/issues/8887 Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/collection-expression-arguments.md Compiler: - [ ] LangVer behavior - [ ] order of evaluation - [ ] ref analysis - [ ] API review - [ ] nullability analysis - [ ] __arglist - [ ] semantic model - [ ] IOperation - [ ] update compiler test plan - [ ] update `BindCollectionExpressionForErrorRecovery`?