mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
2 lines
158 B
Plaintext
2 lines
158 B
Plaintext
| EqualsUsesIs.cs:5:16:5:29 | ... is ... | Test1.Equals(object) should not use "is" on its parameter, as it will not work properly for subclasses of Test1. |
|