Skip to content

Replace manual null checks with ArgumentNullException.ThrowIfNull() #4615

@devlead

Description

@devlead

Replace traditional if-null-then-throw patterns with the more concise
ArgumentNullException.ThrowIfNull() method introduced in .NET 6/C# 10.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions