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

Query: expression printer should still print type argument for Cast and OfType #18709

Closed
maumar opened this issue Nov 1, 2019 · 0 comments · Fixed by #18763
Closed

Query: expression printer should still print type argument for Cast and OfType #18709

maumar opened this issue Nov 1, 2019 · 0 comments · Fixed by #18763
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@maumar
Copy link
Contributor

maumar commented Nov 1, 2019

Currently just prints out Method name, like for all other Enumerable/Queryable methods

@maumar maumar self-assigned this Nov 1, 2019
@ajcvickers ajcvickers added this to the 5.0.0 milestone Nov 4, 2019
maumar added a commit that referenced this issue Nov 5, 2019
Fix to #18709 - Query: expression printer should still print type argument for Cast and OfType
Fix to #18413 - Query: clean-up expression printer when we can do breaking changes

Resolves #18709
Resolves #18413
@maumar maumar added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Nov 5, 2019
@maumar maumar closed this as completed in 37f0135 Nov 5, 2019
@ajcvickers ajcvickers modified the milestones: 5.0.0, 5.0.0-preview1 Mar 13, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-preview1, 5.0.0 Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants