mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
238 B
Plaintext
3 lines
238 B
Plaintext
| StringBuilderInLoop.cs:10:22:10:40 | object creation of type StringBuilder | Creating a 'StringBuilder' in a loop. |
|
|
| StringBuilderInLoop.cs:36:28:36:46 | object creation of type StringBuilder | Creating a 'StringBuilder' in a loop. |
|