Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

stephentoub
Copy link
Member

Just a little code cleanup. The code doesn't use a checked configuration, so these are all nops, and even if it did there are other expected overflows that would erroneously fail.

The code doesn't use a checked configuration, and if it did there are other expected overflows that would erroneously fail.
@ghost ghost added the area-System.Linq label Jan 8, 2024
@ghost ghost assigned stephentoub Jan 8, 2024
@ghost
Copy link

ghost commented Jan 8, 2024

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

Issue Details

Just a little code cleanup. The code doesn't use a checked configuration, so these are all nops, and even if it did there are other expected overflows that would erroneously fail.

Author: stephentoub
Assignees: stephentoub
Labels:

area-System.Linq

Milestone: -

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants