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

Ignore generic type parameter names when matching #40359

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Apr 22, 2024

Generic type parameter names are not significant to compat.

Remove these from the matching key, but make the CannotChangeParameterName rule compare them.

Generic type parameter names are not significant to compat.
�Remove these from the matching key, but make the ParameterName rule
compare them.
@ericstj ericstj requested a review from ViktorHofer April 22, 2024 17:06
@ericstj ericstj requested review from andriipatsula and a team as code owners April 22, 2024 17:07
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-ApiCompat untriaged Request triage from a team member labels Apr 22, 2024
@ericstj ericstj self-assigned this Feb 3, 2025
@ericstj ericstj requested a review from ViktorHofer February 24, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-ApiCompat untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants