Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgOutOfRangeException throw helpers #78222

Merged
merged 17 commits into from
Dec 1, 2022
Merged

Commits on Nov 11, 2022

  1. add implementation

    hrrrrustic committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    661eef8 View commit details
    Browse the repository at this point in the history
  2. add docs

    hrrrrustic committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1900b3a View commit details
    Browse the repository at this point in the history
  3. Add some tests

    hrrrrustic committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    39e6e81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    600b947 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Stephen Toub <[email protected]>
    hrrrrustic and stephentoub authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    91e279e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Inline negativeorzero

    hrrrrustic committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    541389f View commit details
    Browse the repository at this point in the history
  2. fix messages

    hrrrrustic committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    ad4aff8 View commit details
    Browse the repository at this point in the history
  3. fix throwing

    hrrrrustic committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    722f5b7 View commit details
    Browse the repository at this point in the history
  4. fix paramnames

    hrrrrustic committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3c5fe6d View commit details
    Browse the repository at this point in the history
  5. fix nullability

    hrrrrustic committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    65d5d23 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. one more paramname fix

    hrrrrustic committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9f81c22 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    0709d8c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Apply suggestions from code review

    Co-authored-by: Dan Moseley <[email protected]>
    hrrrrustic and danmoseley authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0067cbd View commit details
    Browse the repository at this point in the history
  2. apply review comments

    hrrrrustic committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    b760a77 View commit details
    Browse the repository at this point in the history
  3. few more cleanups

    hrrrrustic committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6893695 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    b65e7d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd0ad2f View commit details
    Browse the repository at this point in the history