1 write to VariableName
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\CSharpAvoidRedundantRegexIsMatchBeforeMatch.Fixer.cs (1)
626
VariableName
= variableName;
2 references to VariableName
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Runtime\CSharpAvoidRedundantRegexIsMatchBeforeMatch.Fixer.cs (2)
72
editor.ReplaceNode(fix.IfStatement.Condition, BuildIsPatternCondition(fix.IfStatement, fix.MatchCallExpression, fix.
VariableName
));
640
/// The pre-existing declaration of <see cref="
VariableName
"/>, which only Path 2 removes.