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

Added aditional test to "ForeachToFor" refactoring #60186

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

DoctorKrolic
Copy link
Contributor

Closes: #50469

No fix was required, so I only added a test to prevent this issue from happening in the future

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner March 15, 2022 20:44
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Mar 15, 2022
@davidwengier
Copy link
Contributor

Thanks!

@davidwengier davidwengier merged commit 8b730c5 into dotnet:main Mar 15, 2022
@ghost ghost added this to the Next milestone Mar 15, 2022
@DoctorKrolic DoctorKrolic deleted the add-foreach-to-for-test branch March 16, 2022 05:47
@allisonchou allisonchou modified the milestones: Next, 17.2.P3 Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Convert to for" code fix produces invalid cast using "var"
3 participants