1 reference to GetExtractMethodGenerationOptionsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractMethod\ExtractMethodCommandHandler.cs (1)
149
var options = await document.
GetExtractMethodGenerationOptionsAsync
(_globalOptions, cancellationToken).ConfigureAwait(false);