Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Feature request: Suppress HAA0502 for new ...Exception #74

@bdongus

Description

@bdongus

Hi.

As far as I know, there is no way to throw an exception without allocating. Besides rethrowing an existing.

Would be nice if there would be a possibility to exclude exceptions. At least the Argument... ones.

Every single null check is alerted and I clutter my source code with compiler directives. This makes the source very much harder to read.

Edit: Even better: Check if the execption is documented. This exception is on purpose.

Kind regards
Bernd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions