1 reference to GetCodeGenerationInfoAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_DisposePattern.cs (1)
76
var info = await document.
GetCodeGenerationInfoAsync
(context, cancellationToken).ConfigureAwait(false);