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)
56
await extensionInteractionService.
FlushAsync
();
86
await interactionService.
FlushAsync
();
135
await interactionService.
FlushAsync
();
178
await interactionService.
FlushAsync
();
224
await interactionService.
FlushAsync
();
305
await extensionInteractionService.
FlushAsync
();
382
await interactionService.
FlushAsync
();
422
await interactionService.
FlushAsync
();