Skip to content

Don't capture method type parameters when extracting a local function#81790

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:extractLocalFunctionGenerics
Dec 29, 2025
Merged

Don't capture method type parameters when extracting a local function#81790
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:extractLocalFunctionGenerics

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #81789

@CyrusNajmabadi
Copy link
Contributor Author

@dotnet/roslyn-ide @JoeRobich ptal

@CyrusNajmabadi CyrusNajmabadi merged commit df397b2 into dotnet:main Dec 29, 2025
27 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the extractLocalFunctionGenerics branch December 29, 2025 18:35
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 29, 2025
@davidwengier davidwengier modified the milestones: Next, 18.3 Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract local function refactoring generates incorrect code for generic methods

3 participants