2 references to DisposeAfterFailedStartAsync
aspire (2)
Commands\AppHostLauncher.cs (2)
462await DisposeAfterFailedStartAsync(childProcess).ConfigureAwait(false); 467await DisposeAfterFailedStartAsync(childProcess).ConfigureAwait(false);