1 reference to GetExtractMethodGenerationOptionsAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\ExtractMethod\AbstractExtractMethodCodeRefactoringProvider.cs (1)
60var extractOptions = await document.GetExtractMethodGenerationOptionsAsync(context.Options, cancellationToken).ConfigureAwait(false);