2 references to AvoidRedundantRegexIsMatchBeforeMatch
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\CSharpAvoidRedundantRegexIsMatchBeforeMatch.Fixer.cs (2)
24
/// C#-specific fixer for <see cref="
AvoidRedundantRegexIsMatchBeforeMatch
"/>.
45
ImmutableArray.Create(
AvoidRedundantRegexIsMatchBeforeMatch
.RuleId);