2 implementations of StopProcessTreeAsync
aspire (1)
Processes\ProcessTreeGracefulShutdownService.cs (1)
30
public Task<bool>
StopProcessTreeAsync
(
Aspire.Cli.Tests (1)
TestServices\TestAppHostStopper.cs (1)
40
public Task<bool>
StopProcessTreeAsync
(
1 reference to StopProcessTreeAsync
aspire (1)
Commands\AppHostLauncher.cs (1)
649
return processShutdownService.
StopProcessTreeAsync
(