2 references to GetTargetCode
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (2)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsedTests.Code.cs (2)
76=> $@"{GetTargetCode(methodName)}({(withPredicate ? GetPredicateCode() : string.Empty)})"; 91=> $@"{GetTargetCode(propertyName)}";