1 reference to GetValidSelectionAsync
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\AbstractExtractMethodService.cs (1)
40var (selectionResult, status) = await validator.GetValidSelectionAsync(cancellationToken).ConfigureAwait(false);