2 references to RequestStopAsync
aspire (2)
Commands\PublishCommand.cs (2)
226await backchannel.RequestStopAsync(cancellationToken).ConfigureAwait(false); 242await backchannel.RequestStopAsync(cancellationToken).ConfigureAwait(false);