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

Collection expressions: implement IOperation #68826

Closed
cston opened this issue Jun 28, 2023 · 4 comments
Closed

Collection expressions: implement IOperation #68826

cston opened this issue Jun 28, 2023 · 4 comments

Comments

@cston
Copy link
Member

cston commented Jun 28, 2023

See #70631 for proposed API.

Note, the previous issue #68687 is referenced in UseCollectionExpressionHelpers.cs.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 28, 2023
@cston
Copy link
Member Author

cston commented Jun 28, 2023

See also:

@arunchndr arunchndr removed the untriaged Issues and PRs which have not yet been triaged by a lead label Aug 3, 2023
@arunchndr arunchndr added this to the 17.8 milestone Aug 3, 2023
@jcouv
Copy link
Member

jcouv commented Sep 12, 2023

As part of the IOperation work, we'll likely also need to extend CommonConversion so that it can represent collection-expression conversions.

@cston
Copy link
Member Author

cston commented Sep 13, 2023

See also related issue #69938.

@jcouv jcouv modified the milestones: 17.8, 17.9 Sep 27, 2023
@cston cston changed the title Collection literals: implement IOperation Collection expressions: implement IOperation Oct 30, 2023
@cston
Copy link
Member Author

cston commented Nov 8, 2023

Resolving as duplicate of API proposal: #70631.

@cston cston closed this as completed Nov 8, 2023
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

3 participants