2 references to GetTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (2)
69var title = GetTitle(isAsync); 84if (equivalenceKey is not null && equivalenceKey != GetTitle(isAsync))