Skip to content

Fixed "Convert typeof to nameof" for types, nested in generic types#60182

Merged
CyrusNajmabadi merged 4 commits intodotnet:mainfrom
DoctorKrolic:typeof-to-nameof-fix
Mar 16, 2022
Merged

Fixed "Convert typeof to nameof" for types, nested in generic types#60182
CyrusNajmabadi merged 4 commits intodotnet:mainfrom
DoctorKrolic:typeof-to-nameof-fix

Conversation

@DoctorKrolic
Copy link
Copy Markdown
Contributor

Fixes: #47129

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner March 15, 2022 15:13
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Mar 15, 2022
@CyrusNajmabadi CyrusNajmabadi merged commit 159eea2 into dotnet:main Mar 16, 2022
@ghost ghost added this to the Next milestone Mar 16, 2022
@DoctorKrolic DoctorKrolic deleted the typeof-to-nameof-fix branch March 16, 2022 20:20
@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 typeof to nameof' is not offered on types nested in generic types

4 participants