Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnC: Allow deleting methods #61678

Closed
davidwengier opened this issue Jun 3, 2022 · 0 comments · Fixed by #61806
Closed

EnC: Allow deleting methods #61678

davidwengier opened this issue Jun 3, 2022 · 0 comments · Fixed by #61806

Comments

@davidwengier
Copy link
Contributor

Part of #59264

When the user deletes a method we will instead emit an update to the method that changes its body to throw new MissingMethodException();

@davidwengier davidwengier added this to the 17.3 milestone Jun 3, 2022
@davidwengier davidwengier self-assigned this Jun 3, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 3, 2022
@tmat tmat removed the untriaged Issues and PRs which have not yet been triaged by a lead label Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants