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