Fix S1144 FP/FN: Do not raise on serializable members #8532
Labels
Area: C#
C# rules related issues.
Area: VB.NET
VB.NET rules related issues.
Sprint: Hardening
Fix FPs/FNs/improvements
Type: False Positive
Rule IS triggered when it shouldn't be.
Milestone
S1144 should not be raised for serializable members. This is useful if you cannot change the deserialization process but only need access to a subset of the members. Also, the exception needs to be added to RSPEC. Originally reported in #8504
The text was updated successfully, but these errors were encountered: