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

Fix paramrefs (System.Collections, System.Buffers, etc.) #10791

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

gewarren
Copy link
Contributor

Contributes to #10183.

(Hide whitespace changes.)

Copy link
Contributor

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

Copy link

Learn Build status updates of commit 156f0cf:

✅ Validation status: passed

File Status Preview URL Details
xml/Microsoft.Extensions.DependencyInjection/ISupportRequiredService.xml ✅Succeeded View
xml/System.Buffers.Text/Base64Url.xml ✅Succeeded View
xml/System.Buffers/BuffersExtensions.xml ✅Succeeded View
xml/System.Collections.Concurrent/BlockingCollection`1.xml ✅Succeeded View
xml/System.Collections.Concurrent/ConcurrentDictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/Comparer`1.xml ✅Succeeded View
xml/System.Collections.Generic/Dictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/HashSet`1.xml ✅Succeeded View
xml/System.Collections.Generic/List`1.xml ✅Succeeded View
xml/System.Collections.Generic/OrderedDictionary`2+KeyCollection.xml ✅Succeeded View
xml/System.Collections.Generic/SortedDictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/SortedList`2.xml ✅Succeeded View
xml/System.Collections.Generic/SynchronizedKeyedCollection`2.xml ✅Succeeded View
xml/System.Collections.Immutable/IImmutableList`1.xml ✅Succeeded View
xml/System.Collections.Immutable/ImmutableArray`1.xml ✅Succeeded View
xml/System.Collections.Immutable/ImmutableInterlocked.xml ✅Succeeded View
xml/System.Collections.Immutable/ImmutableList`1+Builder.xml ✅Succeeded View
xml/System.Collections.ObjectModel/Collection`1.xml ✅Succeeded View
xml/System.Collections.ObjectModel/KeyedCollection`2.xml ✅Succeeded View
xml/System.Collections.ObjectModel/ReadOnlyCollection`1.xml ✅Succeeded View
xml/System.Collections.Specialized/HybridDictionary.xml ✅Succeeded View
xml/System.Collections.Specialized/NotifyCollectionChangedEventArgs.xml ✅Succeeded View
xml/System.Collections/IEqualityComparer.xml ✅Succeeded View
xml/System.Runtime.Intrinsics.Arm/Sve.xml ✅Succeeded View
xml/System/Char.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
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 @gewarren

Let's :shipit:

@gewarren gewarren merged commit 03377c1 into dotnet:main Jan 7, 2025
4 checks passed
@gewarren gewarren deleted the paramrefs-122624-ii branch January 7, 2025 18:25
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.

2 participants