Skip to content

Fix recursive pattern simplification#45742

Closed
mahalex wants to merge 2 commits intodotnet:masterfrom
mahalex:fix-recursive-pattern-treatment
Closed

Fix recursive pattern simplification#45742
mahalex wants to merge 2 commits intodotnet:masterfrom
mahalex:fix-recursive-pattern-treatment

Conversation

@mahalex
Copy link
Contributor

@mahalex mahalex commented Jul 7, 2020

Fixes #43834

@mahalex mahalex requested review from a team as code owners July 7, 2020 13:09
Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe @gafter is already fixing this.

@gafter
Copy link
Member

gafter commented Jul 7, 2020

Please see #45699

@gafter
Copy link
Member

gafter commented Jul 7, 2020

I am going to add your test to my PR.

}");
}

[Fact, WorkItem(43934, "https://github.com/dotnet/roslyn/issues/43934")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

43834

gafter pushed a commit to gafter/roslyn that referenced this pull request Jul 7, 2020
@gafter
Copy link
Member

gafter commented Jul 7, 2020

I have added your test to #45699. Thank you!!!

@gafter gafter closed this Jul 7, 2020
gafter pushed a commit that referenced this pull request Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'ExtractMethodCodeRefactoringProvider' encountered an error and has been disabled

3 participants