LGTM.com - false positive This assignment to X is useless, since its value is never read.
Open
C#
false-positive
not security
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the false positive**
It appears the rule does not consider structs passed-by-reference as being read.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/dotnet/roslyn/snapshot/c9e0dd1ec0e440897388bbd55184fb53a555e3a4/files/src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs?sort=name&dir=ASC&mode=heatmap#x395aadf443576ef9:1
Contributor guide
Assessment
This issue has not been assessed yet.