1 reference to IsMatchingMatchCall
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\AvoidRedundantRegexIsMatchBeforeMatch.cs (1)
233
if (
IsMatchingMatchCall
(invocation, isMatchInvocation, regexType))