False positive - C# Constant Condition
Open
false-positive
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the false positive**
Customer reported an instance where a conditional statement was wrongly flagged as one that would always evaluate to false. In fact, the code could evaluate to true.

**Code samples or links to source code**
refer to image
Contributor guide
Assessment
This issue has not been assessed yet.