-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
| Rule ID | Missing Help Link | Title |
|---|---|---|
| CA1873 | https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873 | Avoid potentially expensive logging |
| CA1874 | https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1874 | Use 'Regex.IsMatch' |
| CA1875 | https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1875 | Use 'Regex.Count' |
| CA2023 | https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2023 | Invalid braces in message template |