Skip to content

Conversation

@stephentoub
Copy link
Member

Fixes #29368

@ghost
Copy link

ghost commented Apr 12, 2022

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, to 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.

@ghost
Copy link

ghost commented Apr 12, 2022

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

Issue Details

Fixes #29368

Author: stephentoub
Assignees: stephentoub
Labels:

area-System.Runtime.CompilerServices, new-api-needs-documentation

Milestone: -

@danmoseley danmoseley merged commit f7d9d6d into dotnet:main Apr 13, 2022
@TonyValenti
Copy link

Is it possible to make it implement IDictionary<,> too?

@ghost ghost locked as resolved and limited conversation to collaborators May 13, 2022
@stephentoub stephentoub deleted the exposecwttryadd branch May 18, 2022 20:54
Sign up for free to 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.

Add ConditionalWeakTable.TryAdd API

5 participants