Base:
method
GetValidSelectionAsync
Microsoft.CodeAnalysis.ExtractMethod.SelectionValidator.GetValidSelectionAsync(System.Threading.CancellationToken)
3 references to GetValidSelectionAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
ExtractMethod\ExtractMethodTests.vb (3)
111Dim selectedCode = Await validator.GetValidSelectionAsync(CancellationToken.None) 143Dim result = Await validator.GetValidSelectionAsync(CancellationToken.None) 177Dim result = Await validator.GetValidSelectionAsync(CancellationToken.None)