1 reference to GetSemanticModelAsync
Microsoft.Analyzers.Extra (1)
LegacyLoggingFixer.cs (1)
80
var sm = await
GetSemanticModelAsync
(invocationDoc, cancellationToken).ConfigureAwait(false);