dotnet / dotnet/winforms

Review replacing ArgumentOutOfRangeException with custom error messages with default ones using its throw helpers

Open
#9,726 3 comments 0 reactions 0 assignees View on GitHub
enhancement tenet-performance
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

In dotnet/runtime#79460, a choice was made to replace several `throw new ArgumentOutOfRangeException` with custom error messages with `ArgumentOutOfRangeException.ThrowIf` methods that use a standard message. As a follow up to #9713, we could do the same in the winforms repo

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.