GR0018: TryParse should be used inside an If Statement with a unary operation
| Title | TryParse should be used inside an If Statement with a unary operation |
|---|---|
| Id | GR0018 |
| Category | Usage |
| Default Severity | Warning |
| Enabled By Default | True |
| Description | TryParse should be used inside an If Statement with a unary operation. This allows mitigating errors with parsing. |
| Custom Tags |