Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dictionary expressions: add semantic model and IOperation support #77872

Open
cston opened this issue Mar 27, 2025 · 0 comments
Open

Dictionary expressions: add semantic model and IOperation support #77872

cston opened this issue Mar 27, 2025 · 0 comments

Comments

@cston
Copy link
Member

cston commented Mar 27, 2025

Support the following from the semantic model and IOperation API:

  • Collection expression arguments
  • k:v elements
  • Conversions of Key and Value types from KeyValuePair<,> types for expression elements and expression elements
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 27, 2025
@cston cston assigned cston and unassigned cston Mar 27, 2025
@cston cston added Feature - Dictionary Expressions Area-Compilers and removed Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 27, 2025
@cston cston changed the title Dictionary expressions: add IOperation support Dictionary expressions: add semantic model and IOperation support Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant