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