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