Files
codeql/csharp/ql/test/query-tests/MagicConstants/MagicConstantsNumbers.expected
2021-07-01 16:09:11 +02:00

3 lines
263 B
Plaintext

| AttributeInts.cs:23:17:23:19 | 555 | Magic constant: literal '555' is repeated 21 times and should be encapsulated in a constant. |
| HashCode.cs:16:11:16:13 | 391 | Magic constant: literal '391' is repeated 21 times and should be encapsulated in a constant. |