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