Skip to content

Conversation

gewarren
Copy link
Contributor

Fixes #7461.

@gewarren gewarren requested a review from a team as a code owner September 22, 2023 22:14
@ghost ghost assigned gewarren Sep 22, 2023
@ghost ghost added the area-System.Linq label Sep 22, 2023
@ghost
Copy link

ghost commented Sep 22, 2023

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

Issue Details

Fixes #7461.

Author: gewarren
Assignees: gewarren
Labels:

area-System.Linq

Milestone: -

@learn-build-service-prod

This comment was marked as outdated.

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 once you've resolved the one conversation.

It's good to :shipit:

@learn-build-service-prod

This comment was marked as outdated.

@gewarren gewarren enabled auto-merge (squash) September 25, 2023 18:16
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit d452d94:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link

Learn Build status updates of commit 9dd7048:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit 8d6482e into dotnet:main Sep 26, 2023
@gewarren gewarren deleted the maxby-minby branch September 26, 2023 21:31
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.

Enumerable.MaxBy should describe behavior of throw Sequence contains no elements InvalidOperationException for empty primitive type enumerables

3 participants