-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Revert "Implement GetTypesByMetadataName" #58784
Conversation
This reverts commit fcc0827.
@dotnet/roslyn-infrastructure for a review. |
@333fred @RikkiGibson Was this the only thing merged that didn't make it in? In the past we've sometimes just done a force push of the release branch to bring it back in sync, which avoids reverts of reverts, but that has it's own fun. |
It is the only thing. |
However, given that this has already gone into -vs-deps, I think the cleanest thing is to just merge the revert, then revert the revert in main. |
…pped * upstream/release/dev17.1: Revert "Implement GetTypesByMetadataName (dotnet#58366)" (dotnet#58784)
Didn't make it in before the 17.1 bar closed. Reverting for 17.1 and we'll revert the revert in main.