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

Reproducible VS crash when writing a foreach statement with tuple type inference #46165

Closed
vsfeedback opened this issue Jul 21, 2020 · 1 comment · Fixed by #55982
Closed

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


When typing the following start of a line of C# code, VS crashes reproducibly (bold is what I type, italic has been added by auto closing of braces):

foreach ((var i, i))

As soon as I enter the second 'i', VS stopps responding and crashes a few seconds after. I tried this at multiple locations in the code. The result remained the same.


Original Comments

Feedback Bot on 7/19/2020, 10:46 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@RikkiGibson
Copy link
Contributor

This crash is also present in VS 2017.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants