Skip to content

[release/9.0-preview4] Revert "Make mutable generic collection interfaces implement read-only collection interfaces (#95830)" - #101645

Merged
jkotas merged 1 commit into
release/9.0-preview4from
backport/pr-101644-to-release/9.0-preview4
Apr 27, 2024
Merged

[release/9.0-preview4] Revert "Make mutable generic collection interfaces implement read-only collection interfaces (#95830)"#101645
jkotas merged 1 commit into
release/9.0-preview4from
backport/pr-101644-to-release/9.0-preview4

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 27, 2024

Copy link
Copy Markdown
Contributor

Backport of #101644 to release/9.0-preview4

/cc @jkotas

Customer Impact

  • Customer reported
  • Found internally

This change introduces ambiguous call error for calls of IList.Count in C++/CLI.

dotnet/wpf#9055 (comment)

Regression

  • Yes
  • No

#95830

Testing

[How was the fix verified? How was the issue missed previously? What tests were added?]

Risk

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ghost

ghost commented Apr 27, 2024

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

@jkotas
jkotas merged commit 64f7eca into release/9.0-preview4 Apr 27, 2024
@jkotas
jkotas deleted the backport/pr-101644-to-release/9.0-preview4 branch April 27, 2024 19:13
@github-actions github-actions Bot locked and limited conversation to collaborators May 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.