mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
4 lines
256 B
Plaintext
4 lines
256 B
Plaintext
| MissedReadonlyOpportunity.cs:3:16:3:19 | Bad1 | Field 'Bad1' can be 'readonly'. |
|
|
| MissedReadonlyOpportunity.cs:4:14:4:17 | Bad2 | Field 'Bad2' can be 'readonly'. |
|
|
| MissedReadonlyOpportunityBad.cs:3:9:3:13 | Field | Field 'Field' can be 'readonly'. |
|