Fix S2857 FP: Rule is not checking SQL keywords in const interepolated string #6633
Labels
Area: C#
C# rules related issues.
Sprint: Hardening
Fix FPs/FNs/improvements
Type: False Positive
Rule IS triggered when it shouldn't be.
Milestone
Description
S2857 fail to check for SQL keywords inside a:
constant
interpolated string:nameof
expressionThe text was updated successfully, but these errors were encountered: