Commit f176d31
committed
Enable CA1865-CA1867: Use 'string.Method(char)' instead of 'string.Method(string)' for string with single char
https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865-ca18671 parent 59b025b commit f176d31
2 files changed
Lines changed: 232 additions & 219 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments