dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Incomplete statement "If the source sequence contains only values that are null."

Open ClaudioFriederich opened this issue 9 months ago • 1 comments

The statement "If the source sequence contains only values that are null." is incomplete. If the source sequence contains only values that are null then what happens?

ClaudioFriederich avatar Apr 25 '24 22:04 ClaudioFriederich

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

@ClaudioFriederich , do you recall what pages you noticed this on? I opened an issue #9881 for Enumerable.MinBy and Enumerable.MaxBy -- but I don't know if you had seen this on any other pages (as well)?

MichaelDeutschCoding avatar May 05 '24 10:05 MichaelDeutschCoding

Oops, looks like it happened here: https://github.com/dotnet/dotnet-api-docs/commit/8d6482e5f19402e7e6ec7062bb7173a2dee1f8a8.

gewarren avatar May 28 '24 20:05 gewarren