Skip to content

Extract base class extracting generic type parameter now (#55871)#60671

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
maciek231:ExtractBaseClassGenericTypes
Apr 18, 2022
Merged

Extract base class extracting generic type parameter now (#55871)#60671
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
maciek231:ExtractBaseClassGenericTypes

Conversation

@maciek231
Copy link
Copy Markdown
Contributor

Fix #55871

@maciek231 maciek231 requested a review from a team as a code owner April 9, 2022 18:27
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Apr 9, 2022
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Thanks!

@DoctorKrolic
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi Auto-merge got stuck here

@CyrusNajmabadi CyrusNajmabadi disabled auto-merge April 18, 2022 17:22
@CyrusNajmabadi CyrusNajmabadi merged commit 72447a5 into dotnet:main Apr 18, 2022
@ghost ghost added this to the Next milestone Apr 18, 2022
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixed. Thanks!

@dibarbet dibarbet modified the milestones: Next, 17.3.P1 Apr 25, 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.

"Extract Base Class" does not extract generic type parameters, causing errors in the extracted class

5 participants