mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
3 lines
213 B
Plaintext
3 lines
213 B
Plaintext
| NoConstantsOnly.cs:5:20:5:32 | MathConstants | Class 'MathConstants' only declares common constants. |
|
|
| NoConstantsOnlyBad.cs:5:20:5:32 | MathConstants | Class 'MathConstants' only declares common constants. |
|