Skip to content

Check for null arguments in public methods #19

@ikkentim

Description

@ikkentim

With nullable references enabled in all new projects, we should still check for null arguments, since we have no control over user code. Use ArgumentNullException.ThrowIfNull etc. For reference type arguments in all publicly exposed methods in SampSharp.OpenMp.Core and SampSharp.OpenMp.Entities

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-coreSampsharp.OpenMp.Core - open.mp API definitions, types and related marshallersarea-ecsSampSharp ECS library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions