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

Add remaining missing .NET 9 docs for System.Collections #10520

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Oct 8, 2024

Summary

Add remaining missing .NET 9 docs for System.Collections area

Fixes dotnet/runtime#105976

Copy link
Contributor

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

Copy link

Learn Build status updates of commit 13eb226:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Collections.Concurrent/ConcurrentDictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Frozen/FrozenDictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Frozen/FrozenSet1+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Generic/Dictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/Dictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Generic/HashSet`1.xml ✅Succeeded View
xml/System.Collections.Generic/HashSet1+AlternateLookup1.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

xml/System.Collections.Generic/Dictionary`2.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/Dictionary`2.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/Dictionary`2.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/Dictionary`2.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/HashSet`1.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/HashSet`1.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/HashSet`1.xml Outdated Show resolved Hide resolved
xml/System.Collections.Generic/HashSet`1.xml Outdated Show resolved Hide resolved
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@buyaa-n buyaa-n enabled auto-merge (squash) October 9, 2024 15:55
Copy link

Learn Build status updates of commit 167cbc9:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Collections.Concurrent/ConcurrentDictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Frozen/FrozenDictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Frozen/FrozenSet1+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Generic/Dictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/Dictionary2+AlternateLookup1.xml ✅Succeeded View
xml/System.Collections.Generic/HashSet`1.xml ✅Succeeded View
xml/System.Collections.Generic/HashSet1+AlternateLookup1.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@buyaa-n buyaa-n merged commit 92d0aaa into dotnet:main Oct 9, 2024
4 checks passed
@buyaa-n buyaa-n deleted the collections branch October 9, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port System.Collections docs for .NET 9 APIs
3 participants