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

Assert.IsType complains about ignored return type #69

Closed
citizenmatt opened this issue Jul 20, 2015 · 0 comments
Closed

Assert.IsType complains about ignored return type #69

citizenmatt opened this issue Jul 20, 2015 · 0 comments

Comments

@citizenmatt
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant