1 write to _processShutdownService
aspire (1)
Commands\StopCommand.cs (1)
71_processShutdownService = processShutdownService;
1 reference to _processShutdownService
aspire (1)
Commands\StopCommand.cs (1)
496async () => await _processShutdownService.StopAppHostAsync(appHostInfo, connection.StopAppHostAsync, cancellationToken).ConfigureAwait(false));