CodeQL #541
Annotations
2 warnings
|
CodeQL-Build:
src/LinkDotNet.Blog.Domain/ReadingTimeCalculator.cs#L13
Use 'Regex.Count' instead of 'Regex.Matches(...).Count' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1875)
|
|
CodeQL-Build:
src/LinkDotNet.Blog.Domain/ReadingTimeCalculator.cs#L13
Use 'Regex.Count' instead of 'Regex.Matches(...).Count' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1875)
|