Skip to content

Add tests for frozen collections - #80395

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
geeknoid:main
Jan 12, 2023
Merged

Add tests for frozen collections#80395
stephentoub merged 1 commit into
dotnet:mainfrom
geeknoid:main

Conversation

@geeknoid

Copy link
Copy Markdown
Member

No description provided.

@ghost

ghost commented Jan 9, 2023

Copy link
Copy Markdown

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

Issue Details

null

Author:geeknoid
Assignees:geeknoid
Labels:

area-System.Collections

Milestone:-

@stephentoub

Copy link
Copy Markdown
Member

In general we've tried to avoid relying on InternalsVisibleTo, but as this library already does so (one of the few remaining that does), this is ok.

@stephentoub
stephentoub merged commit 6e1ca64 into dotnet:mainJan 12, 2023
@ghostghost locked as resolved and limited conversation to collaborators Feb 11, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@geeknoid@stephentoub@krwq