Skip to content

Conversation

@youngspe
Copy link
Contributor

Summary

The remarks for StructuralComparisons.StructuralEqualityComparer incorrectly state the property returns an IComparer object, when it actually returns an IEqualityComparer.

The remarks for `StructuralComparisons.StructuralEqualityComparer` incorrectly state the property returns an `IComparer` object, when it actually returns an `IEqualityComparer`.
@youngspe youngspe requested a review from a team as a code owner April 20, 2024 22:39
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 20, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-collections

@learn-build-service-prod
Copy link

Learn Build status updates of commit df2d334:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Collections/StructuralComparisons.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. I'll :shipit:

@BillWagner BillWagner merged commit 20e5657 into dotnet:main Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Collections community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants