Dzenan Dumpor
Results
1
issues of
Dzenan Dumpor
### Description **Rule: S2857** Bug with false positive and negative for SQL when adding `@` before nameof. The use of `@` is for Dapper SQL statements. ### Repro steps ```csharp...