Implemented interface member:
method
FlushAsync
Aspire.Cli.Interaction.IExtensionInteractionService.FlushAsync(System.Threading.CancellationToken)
4 references to FlushAsync
Aspire.Cli.Tests (4)
Interaction\ExtensionInteractionServiceTests.cs (4)
55await extensionInteractionService.FlushAsync(); 102await extensionInteractionService.FlushAsync(); 143await interactionService.FlushAsync(); 183await interactionService.FlushAsync();