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)
55
await extensionInteractionService.
FlushAsync
();
102
await extensionInteractionService.
FlushAsync
();
143
await interactionService.
FlushAsync
();
183
await interactionService.
FlushAsync
();