1 reference to StartDetachedUnixAsync
aspire (1)
Processes\IsolatedProcess.cs (1)
324
startedProcess = await
StartDetachedUnixAsync
(_startInfo, cancellationToken).ConfigureAwait(false);