Implemented interface member:
method
FlushAsync
Aspire.Cli.Interaction.IExtensionInteractionService.FlushAsync(System.Threading.CancellationToken)
8 references to FlushAsync
Aspire.Cli.Tests (8)
Interaction\ExtensionInteractionServiceTests.cs (8)
56await extensionInteractionService.FlushAsync(); 86await interactionService.FlushAsync(); 135await interactionService.FlushAsync(); 178await interactionService.FlushAsync(); 224await interactionService.FlushAsync(); 305await extensionInteractionService.FlushAsync(); 382await interactionService.FlushAsync(); 422await interactionService.FlushAsync();