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

ITypeParameterObjectCreationExpression node doesn't expose the object initializer #20491

Closed
mavasani opened this issue Jun 27, 2017 · 1 comment
Assignees
Labels
Area-Analyzers Bug Concept-API This issue involves adding, removing, clarification, or modification of an API. Discussion Urgency-Soon
Milestone

Comments

@mavasani
Copy link
Contributor

See http://source.roslyn.io/#Microsoft.CodeAnalysis/Operations/ITypeParameterObjectCreationExpression.cs,eb6af9648aa51cfb,references. This operation should expose the object initializer, just like other object creation expression nodes.

@mavasani
Copy link
Contributor Author

Fixed with #20962

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Analyzers Bug Concept-API This issue involves adding, removing, clarification, or modification of an API. Discussion Urgency-Soon
Projects
None yet
Development

No branches or pull requests

2 participants