1 reference to GetFinalTargetMethodNameAsync
Microsoft.Analyzers.Extra (1)
LegacyLoggingFixer.cs (1)
551var (methodName, existing) = await GetFinalTargetMethodNameAsync(targetDoc, targetClass, invocationDoc, invocationExpression, details, cancellationToken).ConfigureAwait(false);