Skip to content

Conversation

@ulfakerstedt
Copy link
Contributor

Add paramref to the referenced type parameter TSource in the overload without equality comparer of ToHashSet's returns-comment.
(The overload with the equality comparer already has the type parameter enclosed in a paramref tag.)
(Perhaps it should be a typeparamref? However paramref seems to be used everywhere else.)

Add paramref to the referenced type parameter TSource in the second overload (without equality comparer) of ToHashSet<TSource>'s returns-comment. (Perhaps it should be typeparamref, but paramref seems to be used everywhere else.)
@ghost ghost added the area-System.Net label Feb 13, 2021
@opbld34
Copy link

opbld34 commented Feb 13, 2021

Docs Build status updates of commit 439ef00:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Linq/Enumerable.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Base automatically changed from master to main March 5, 2021 20:52
@gewarren gewarren merged commit a6c9f93 into dotnet:main Mar 5, 2021
@gewarren
Copy link
Contributor

gewarren commented Mar 5, 2021

Thank you @ulfakerstedt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants