Fix S6964 FP: Property with a default value #9331
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
S6964 is reporting an error on properties with a default value
Repro steps
Expected behavior
The rule is not reported as the property contains a default value
Actual behavior
The rule is triggered and a warning is reported
Known workarounds
ignore the rule
Related information
dotnet 8
6.2.0
linux
The text was updated successfully, but these errors were encountered: