csharplang icon indicating copy to clipboard operation
csharplang copied to clipboard

[Proposal]: Support optional and named arguments in Expression trees (VS 18.0, .NET 10)

Open 333fred opened this issue 9 months ago • 0 comments

Support optional and named arguments in Expression trees

  • Specification: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-14.0/optional-and-named-parameters-in-expression-trees.md
  • Discussion: https://github.com/dotnet/csharplang/discussions/9190

Summary

Support optional and named arguments in method calls in Expression trees

Design meetings

  • https://github.com/dotnet/csharplang/blob/main/meetings/2025/LDM-2025-03-12.md#optional-and-named-parameters-in-expression-trees

333fred avatar Mar 20 '25 22:03 333fred