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