Skip to content

ArgumentNullException.ThrowIfNull is no side effect#463

Open
Laniusexcubitor wants to merge 1 commit intoDotNetAnalyzers:masterfrom
Laniusexcubitor:argument-null-exception-throw-is-no-side-effect
Open

ArgumentNullException.ThrowIfNull is no side effect#463
Laniusexcubitor wants to merge 1 commit intoDotNetAnalyzers:masterfrom
Laniusexcubitor:argument-null-exception-throw-is-no-side-effect

Conversation

@Laniusexcubitor
Copy link
Copy Markdown

fixes #461

Currently this is a straightforward check for ArgumentNullException.ThrowIfNull.
Should probably get updated when Gu packages supports the new throw methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WPF0042 warns on ArgumentNullException.ThrowIfNull

1 participant