Skip to content

Do not pull out 'using local decl' variables unnecessarily in extract method.#76343

Merged
CyrusNajmabadi merged 8 commits intodotnet:mainfrom
CyrusNajmabadi:extractMethodUsingDeclaration
Dec 10, 2024
Merged

Do not pull out 'using local decl' variables unnecessarily in extract method.#76343
CyrusNajmabadi merged 8 commits intodotnet:mainfrom
CyrusNajmabadi:extractMethodUsingDeclaration

Conversation

@CyrusNajmabadi
Copy link
Contributor

@CyrusNajmabadi CyrusNajmabadi commented Dec 9, 2024

Fixes #35646
Fixes #39329

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner December 9, 2024 22:13
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Dec 9, 2024
@CyrusNajmabadi
Copy link
Contributor Author

@JoeRobich @ToddGrun ptal

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

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract Method changes 'using var' semantic to 'out parameter' semantic Extract Method should understand using declarations

3 participants