New features
Category | Name | Description |
---|---|---|
General | VSD0063 | A GetHashCode implementation refers to a mutable field. |
Async | VSD0064 | Async methods should return a Task to make them awaitable. |
Exceptions | VSD0065 | A null object is attempted to get thrown. |