1 reference to TryGetAssignmentFix
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\CSharpAvoidRedundantRegexIsMatchBeforeMatch.Fixer.cs (1)
128
return
TryGetAssignmentFix
(model, ifStatement, assignmentExpression, matchNode, cancellationToken, out fix);