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