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

Unused parameter analyzer shouldn't warn for methods that only throw #66535

Merged
merged 6 commits into from
Jan 25, 2023

Commits on Jan 24, 2023

  1. fixes

    akhera99 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cbdd356 View commit details
    Browse the repository at this point in the history
  2. vb

    akhera99 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3aa95be View commit details
    Browse the repository at this point in the history
  3. use base syntax

    akhera99 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f39c585 View commit details
    Browse the repository at this point in the history
  4. remove usings

    akhera99 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6e47755 View commit details
    Browse the repository at this point in the history
  5. local function test

    akhera99 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fdcba72 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix

    akhera99 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b7bb592 View commit details
    Browse the repository at this point in the history