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

Assert.IsType complains about ignored return type #69

@citizenmatt

Description

@citizenmatt

The annotations for Assert.IsType declare it as a pure function, so ReSharper warns that the return value is ignored. It's perfectly fine to ignore the return value, and use it simply as an assertion method.

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