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

Remove uses of AllNullabilityIgnoringSymbolComparer in IMethodSymbolExtensions.RenameTypeParameters #36093

Closed
jasonmalinowski opened this issue May 31, 2019 · 0 comments · Fixed by #40030

Comments

@jasonmalinowski
Copy link
Member

These were added because we have cases where we're passing around unwrapped types but the implementation is doing wrapping. This can be cleaned up once we unify on a final design.

jasonmalinowski added a commit to jasonmalinowski/roslyn that referenced this issue Jun 4, 2019
This makes the extension method work again. The workaround is tracked by
dotnet#36093.
@vatsalyaagrawal vatsalyaagrawal added this to the 16.3 milestone Jun 7, 2019
@jinujoseph jinujoseph modified the milestones: 16.3, Backlog Aug 9, 2019
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.

3 participants